Skip to content

Commit ddc9c5d

Browse files
Update checkout action to latest version
1 parent 6fe157a commit ddc9c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
steps:
4545
- name: Clone Repository
46-
uses: actions/checkout@v3
46+
uses: actions/checkout@v4
4747
with:
4848
persist-credentials: false
4949

0 commit comments

Comments
 (0)