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 389a384 + af81683 commit f533e8aCopy full SHA for f533e8a
2 files changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
release:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
17
with:
18
fetch-depth: 0
19
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
name: test
20
21
22
23
24
- uses: jdx/mise-action@v4
25
0 commit comments