Skip to content

Commit b1fb10f

Browse files
Update actions/checkout action to v5.1.0
1 parent 810ecc9 commit b1fb10f

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@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5.1.0
2222

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

0 commit comments

Comments
 (0)