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 aafd868 commit 68cc310Copy full SHA for 68cc310
.github/workflows/nodejs.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
node-version: [14.x]
11
steps:
12
- - uses: actions/checkout@v3.0.2
+ - uses: actions/checkout@v3.1.0
13
- name: Use Node.js ${{ matrix.node-version }}
14
uses: actions/[email protected]
15
with:
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
16
17
18
0 commit comments