Skip to content

Commit 8aca84c

Browse files
Update checkout action to version 5 (update-submodules.yml)
1 parent 0d815cf commit 8aca84c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-submodules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- name: Checkout code
12-
uses: actions/checkout@v4.2.2
12+
uses: actions/checkout@v5
1313

1414
- name: Set up Git
1515
run: |

0 commit comments

Comments
 (0)