We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390006e commit b247897Copy full SHA for b247897
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: ${{ matrix.node }}
25
26
- name: checkout
27
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
28
29
- name: cache node_modules
30
uses: actions/cache@v2
0 commit comments