Skip to content

Commit 6c4996a

Browse files
setoelkahficlaude
andcommitted
docs: align README example with actions/checkout@v7
Keep the usage snippet consistent with the lint workflow after the Dependabot bump. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent d1f7de7 commit 6c4996a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
deploy:
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@v7
2424
- uses: smbcloudXYZ/smbcloud-deploy-action@v1
2525
with:
2626
token: ${{ secrets.SMB_TOKEN }}

0 commit comments

Comments
 (0)