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 5f9c42c commit 9a2670aCopy full SHA for 9a2670a
.github/workflows/nodejs.yml
@@ -10,7 +10,7 @@ jobs:
10
- 12.x
11
- 16.x
12
steps:
13
- - uses: actions/[email protected].4
+ - uses: actions/[email protected].5
14
- uses: actions/[email protected]
15
with:
16
node-version: ${{ matrix.node-version }}
0 commit comments