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 925676b commit 60290ceCopy full SHA for 60290ce
.github/workflows/push.yml
@@ -9,7 +9,7 @@ jobs:
9
lint:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
13
- uses: pnpm/action-setup@v2
14
- uses: actions/setup-node@v4
15
with:
@@ -28,7 +28,7 @@ jobs:
28
build:
29
30
31
32
33
34
0 commit comments