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 9045cae commit 0531fdaCopy full SHA for 0531fda
.github/workflows/github-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
17
- name: Use Node.js LTS 14.x
18
- uses: actions/[email protected].4
+ uses: actions/[email protected].5
19
with:
20
node-version: 14.x
21
0 commit comments