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 aff79de commit 8814f02Copy full SHA for 8814f02
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/[email protected]
24
25
- name: Use Node.js
26
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
27
with:
28
node-version: ${{ matrix.node-version }}
29
0 commit comments