Skip to content

Commit 091c87f

Browse files
Update .github/workflows/snipsync.yml
Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
1 parent 4bd5805 commit 091c87f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snipsync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
private-key: ${{ secrets.TEMPORAL_CICD_PRIVATE_KEY }}
2525

2626
- name: Checkout
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v6
2828
with:
2929
token: ${{ steps.generate_token.outputs.token }}
3030
ref: main

0 commit comments

Comments
 (0)