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.
1 parent 7c1aeef commit 11f4b18Copy full SHA for 11f4b18
.github/workflows/autofix.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
18
- uses: pnpm/action-setup@v4
19
with:
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
node-version: [20]
os: [ubuntu-latest, windows-latest, macos-latest]
20
21
22
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
release:
fetch-depth: 0
0 commit comments