We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d81171 + 4a80945 commit 5123a30Copy full SHA for 5123a30
1 file changed
.github/workflows/release-on-tag.yaml
@@ -28,7 +28,7 @@ jobs:
28
binary_name: md-table-action${{ matrix.file_extension }}
29
30
steps:
31
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
32
33
- uses: Swatinem/rust-cache@v2
34
0 commit comments