Skip to content

Commit 5123a30

Browse files
authored
Merge pull request #7 from Locatarr/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents 1d81171 + 4a80945 commit 5123a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-on-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
binary_name: md-table-action${{ matrix.file_extension }}
2929

3030
steps:
31-
- uses: actions/checkout@v4
31+
- uses: actions/checkout@v6
3232

3333
- uses: Swatinem/rust-cache@v2
3434

0 commit comments

Comments
 (0)