Skip to content

Commit 1646677

Browse files
committed
chore(deps): update actions/checkout action to v6
1 parent d94cab0 commit 1646677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/asm-acm-tutorial-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
'online-boutique'
3636
]
3737
steps:
38-
- uses: actions/checkout@v4
38+
- uses: actions/checkout@v6
3939
- name: kustomize build rootsync
4040
run: |
4141
cd asm-acm-tutorial/${{ matrix.directories }}

0 commit comments

Comments
 (0)