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 252f787 commit 743657eCopy full SHA for 743657e
.github/workflows/cypress.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/[email protected]
26
27
- name: Use Node.js ${{ matrix.node-version }}
28
- uses: actions/[email protected].2
+ uses: actions/[email protected].0
29
with:
30
node-version: ${{ matrix.node-version }}
31
cache: 'yarn'
0 commit comments