We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1633e commit ad0b4c9Copy full SHA for ad0b4c9
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-22.04
15
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
18
19
- uses: actions/setup-node@v4
20
with:
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
.github/workflows/release.yaml
package:
0 commit comments