Skip to content

Commit 61f207f

Browse files
committed
chore: update ci
1 parent 8e7e725 commit 61f207f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: clone repository
10-
uses: actions/checkout@v3
10+
uses: actions/checkout@v4
1111

1212
- name: install deno
1313
uses: denoland/setup-deno@v1

0 commit comments

Comments
 (0)