Skip to content

Commit

Permalink
Merge pull request #107 from ralfhandl/update-convert-examples-workflow
Browse files Browse the repository at this point in the history
Update convert-examples-to-json.yaml
  • Loading branch information
ralfhandl authored Aug 22, 2024
2 parents 87c005c + 06e14a5 commit 07545df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convert-examples-to-json.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2 # checkout repo content
- uses: actions/checkout@v4 # checkout repo content

- uses: actions/setup-node@v4 # setup Node.js
with:
Expand Down

0 comments on commit 07545df

Please sign in to comment.