We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bacb99 commit 4e0c0c2Copy full SHA for 4e0c0c2
3 files changed
.github/workflows/autofix.yml
@@ -13,7 +13,7 @@ jobs:
13
autofix:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
17
- uses: pnpm/action-setup@v6
18
- uses: actions/setup-node@v6
19
with:
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
check:
.github/workflows/release.yml
release:
fetch-depth: 0
0 commit comments