We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31387a commit 2f8e4b7Copy full SHA for 2f8e4b7
.github/workflows/autofix.yml
@@ -12,7 +12,7 @@ jobs:
12
autofix:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
+ - uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
16
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda
17
name: Install pnpm
18
with:
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
ci:
19
20
21
0 commit comments