Skip to content

Commit 6af08ef

Browse files
Update actions/checkout action to v6
1 parent f5e90db commit 6af08ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
}
3636
return "FALSE";
3737
38-
- uses: actions/checkout@v2
38+
- uses: actions/checkout@v6
3939

4040
-
4141
name: Docker Login

0 commit comments

Comments
 (0)