Skip to content

Commit

Permalink
chore: bump checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiq007 committed Mar 3, 2024
1 parent c5e0f2d commit 3828c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Setup repository
uses: actions/checkout@v3
uses: actions/checkout@v4

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

0 comments on commit 3828c7e

Please sign in to comment.