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 2850c88 commit 45a56b0Copy full SHA for 45a56b0
src/commands/init.ts
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
timeout-minutes: 5
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
28
with:
29
fetch-depth: 0
30
- uses: increments/qiita-cli/actions/publish@v1
0 commit comments