We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 411176d + 5e26897 commit 9e829f3Copy full SHA for 9e829f3
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
node-version: [16.x, 18.x, 19.x, 20.x]
13
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
16
17
- name: Use Node.js ${{ matrix.node-version }}
18
uses: actions/setup-node@v1
0 commit comments