Skip to content

Commit 1730304

Browse files
authored
Update actions/checkout to version 5
1 parent f919c58 commit 1730304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: Setup repo
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v5
2727

2828
- name: Setup Deno
2929
uses: denoland/setup-deno@v2

0 commit comments

Comments
 (0)