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.
2 parents 63ea953 + a1e16c2 commit ffc7997Copy full SHA for ffc7997
1 file changed
.github/workflows/publish.yaml
@@ -8,7 +8,7 @@ jobs:
8
Publish:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
- uses: actions/setup-node@v4
13
with:
14
node-version: 18
0 commit comments