Skip to content

Commit 2067aa4

Browse files
chore(deps): update actions/checkout action to v6.0.1
1 parent 4741298 commit 2067aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
IS_NOT_PR: "${{ !github.head_ref && true }}"
2222
steps:
2323
- name: Checkout Sample-Server
24-
uses: actions/[email protected].0
24+
uses: actions/[email protected].1
2525
with:
2626
path: Sample-Server
2727
submodules: recursive

0 commit comments

Comments
 (0)