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 a99b698 commit 9bbeaa9Copy full SHA for 9bbeaa9
.github/workflows/publish.yaml
@@ -43,7 +43,7 @@ jobs:
43
needs: build
44
runs-on: ubuntu-latest
45
steps:
46
- - uses: actions/cheockout@v4
+ - uses: actions/checkout@v4
47
- uses: actions/setup-node@v4
48
with:
49
node-version: 20
0 commit comments