Skip to content

Commit aef6b04

Browse files
authored
Update checkout action version (#50)
1 parent e946b38 commit aef6b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/steps/5-add-action-to-workflow-file.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333

3434
steps:
35-
- uses: actions/checkout@v3
35+
- uses: actions/checkout@v4
3636
- name: ha-ha
3737
uses: ./.github/actions/joke-action
3838
```

0 commit comments

Comments
 (0)