Skip to content

Commit 4a80945

Browse files
Update actions/checkout action to v6
1 parent 1d81171 commit 4a80945

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)