We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d7e31 commit 1861356Copy full SHA for 1861356
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
node-version: [20]
20
name: Use Node.js ${{ matrix.node-version }}
21
steps:
22
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
23
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
24
with:
25
version: 8.8.0
0 commit comments