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 c8e46b6 commit 6e02ecbCopy full SHA for 6e02ecb
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-20.04
12
name: Build examples
13
steps:
14
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v4.2.1
15
- uses: actions/[email protected]
16
with:
17
node-version: 16
0 commit comments