Skip to content

Commit 78ed49a

Browse files
chore(deps): update actions/checkout action to v6
1 parent 810ecc9 commit 78ed49a

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222

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

0 commit comments

Comments
 (0)