Skip to content

Commit 45a56b0

Browse files
committed
Update actions/checkout version in initial workflow template
1 parent 2850c88 commit 45a56b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/init.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
timeout-minutes: 5
2626
steps:
27-
- uses: actions/checkout@v3
27+
- uses: actions/checkout@v4
2828
with:
2929
fetch-depth: 0
3030
- uses: increments/qiita-cli/actions/publish@v1

0 commit comments

Comments
 (0)