Skip to content

Commit

Permalink
Bump actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Jan 28, 2024
1 parent 67ac30f commit 9856715
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 @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
name: Deno
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Deno
uses: denoland/setup-deno@v1
with:
Expand Down

0 comments on commit 9856715

Please sign in to comment.