Skip to content

Commit

Permalink
chore: bump actions/checkout (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
UltiRequiem authored Jan 12, 2023
1 parent 9db7f66 commit d114c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
[1.x, "1.8.2", canary, ~1.7, e7b7129b7a92b7500ded88f8f5baa25a7f59e56e]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Setup Deno
uses: ./
Expand Down

0 comments on commit d114c5e

Please sign in to comment.