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.
2 parents 9f8ac0d + 344a113 commit 83f5eb3Copy full SHA for 83f5eb3
.github/workflows/convert-examples-to-json.yaml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
26
steps:
27
- - uses: actions/checkout@v4 # checkout repo content
+ - uses: actions/checkout@v5 # checkout repo content
28
29
- uses: actions/setup-node@v4 # setup Node.js
30
with:
.github/workflows/examples-tests.yaml
@@ -27,7 +27,7 @@ jobs:
31
32
fetch-depth: 0
33
0 commit comments