Skip to content

Commit 91163bb

Browse files
committed
Update actions/checkout to v6
1 parent 7411c0f commit 91163bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
outputs:
6161
release-version: ${{ steps.update-repo.outputs.release-version }}
6262
steps:
63-
- uses: actions/checkout@v4
63+
- uses: actions/checkout@v6
6464
with:
6565
ref: main
6666
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)