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 ad88832 commit 86e6583Copy full SHA for 86e6583
.github/workflows/node.js.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: [14.x, 16.x]
20
21
steps:
22
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
23
- name: Use Node.js ${{ matrix.node-version }}
24
uses: actions/setup-node@v4
25
with:
0 commit comments