Skip to content

Commit 72c8812

Browse files
authored
Merge pull request #19 from yamanoku/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents 09d5b60 + 0f8bfd3 commit 72c8812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deno-ci-check.yml

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

1919
steps:
2020
- name: Setup repo
21-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2222

2323
- name: Setup Deno
2424
uses: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb # v2.0.3

0 commit comments

Comments
 (0)