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.
2 parents 8946c5b + e76e476 commit b011189Copy full SHA for b011189
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
- name: Use Node.js
15
uses: actions/[email protected]
16
with:
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
timeout-minutes: 60
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
17
node-version: 20
0 commit comments