We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26018f commit 7d520cbCopy full SHA for 7d520cb
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-22.04
15
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
19
- uses: actions/setup-node@v4
20
with:
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
.github/workflows/release.yaml
package:
0 commit comments