Skip to content

Commit 22d245f

Browse files
authored
Update the checkout action version (#32)
1 parent 29d5179 commit 22d245f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/steps/2-add-a-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828

2929
steps:
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131

3232
- name: Output the input value
3333
run: |

0 commit comments

Comments
 (0)