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 cb572fc commit a3d5fb7Copy full SHA for a3d5fb7
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
allowed-endpoints: >
20
github.com:443
21
registry.npmjs.org:443
22
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
23
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
24
with:
25
node-version: 18 # LTS
0 commit comments