Skip to content

Commit

Permalink
chore: upgrade deprecated github checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
bradenmacdonald committed Feb 8, 2024
1 parent 7d45f9c commit 61019cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Setup repo
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Setup Deno
uses: denoland/setup-deno@v1
Expand Down

0 comments on commit 61019cd

Please sign in to comment.