Skip to content

Commit 62924c5

Browse files
Update actions/checkout action to v4.1.3
1 parent 345de25 commit 62924c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-22.04
1111
steps:
12-
- uses: actions/[email protected].1
12+
- uses: actions/[email protected].3
1313

1414
- name: Deploy
1515
uses: peaceiris/[email protected]

0 commit comments

Comments
 (0)