Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hata6502 committed Jul 18, 2022
1 parent da33f34 commit 5f04019
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 67 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
runs-on: ubuntu-20.04
steps:
# Latest release: hata6502/zx-script-action@v6.1.0
# Latest release: hata6502/zx-script-action@v7.0.7
- uses: hata6502/zx-script-action@main
with:
script: |
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
using: composite
steps:
- run: |
npx zx@6.1.0 << "1d18af1b-6aa5-0661-b706-4fab507ae7b0"
npx zx@7.0.7 << "1d18af1b-6aa5-0661-b706-4fab507ae7b0"
${{inputs.script}}
1d18af1b-6aa5-0661-b706-4fab507ae7b0
shell: bash
142 changes: 78 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5f04019

Please sign in to comment.