Skip to content

Commit

Permalink
Merge branch no-zip64 (update GitHub actions)
Browse files Browse the repository at this point in the history
  • Loading branch information
Touffy committed Mar 15, 2024
2 parents fe9a33d + c2dc83b commit 8c1151b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Install Deno
uses: denolib/setup-deno@v2
uses: denoland/setup-deno@v1
with:
deno-version: v1.x

Expand Down

0 comments on commit 8c1151b

Please sign in to comment.