Skip to content

Commit 5d8243e

Browse files
chore(deps): update actions/checkout action to v7
1 parent 5c896e2 commit 5d8243e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
password: ${{ env.REGISTRY_TOKEN }}
3737

3838
- name: Checkout Repository
39-
uses: actions/checkout@v6.0.2
39+
uses: actions/checkout@v7.0.0
4040
with:
4141
path: Sample-Server
4242
submodules: recursive

0 commit comments

Comments
 (0)