We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d882d12 commit d928be8Copy full SHA for d928be8
.github/workflows/test.yaml
@@ -22,7 +22,7 @@ jobs:
22
- windows-latest
23
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
27
- name: Run the action
28
uses: ./
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
@@ -83,7 +83,7 @@ jobs:
83
- false
84
85
86
87
88
89
@@ -162,7 +162,7 @@ jobs:
162
- pnpm
163
164
165
166
167
168
0 commit comments