We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161056e commit 1cfb0e3Copy full SHA for 1cfb0e3
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
15
- name: Use NodeJS
16
uses: actions/setup-node@v4
17
with:
0 commit comments