Skip to content

Commit 47558c3

Browse files
Merge pull request #11 from cloudydeno/dependabot/github_actions/actions/checkout-4
2 parents b79ed4d + 4a7c99c commit 47558c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout source
24-
uses: actions/checkout@v2
24+
uses: actions/checkout@v4
2525

2626
- name: Use Deno ${{ matrix.deno-version }}
2727
uses: denoland/setup-deno@v1

0 commit comments

Comments
 (0)