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 112a437 commit f023dd1Copy full SHA for f023dd1
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
publish-npm:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- uses: actions/setup-node@v4
14
with:
15
node-version: 18
.github/workflows/npm-publish.yml
@@ -11,7 +11,7 @@ jobs:
16
17
0 commit comments