We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4cca7b commit ee69f9fCopy full SHA for ee69f9f
.github/workflows/dev.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Setup
14
- uses: actions/[email protected].4
+ uses: actions/[email protected].5
15
with:
16
registry-url: 'https://registry.npmjs.org'
17
node-version: '10.x'
0 commit comments