Skip to content

Commit 27660fc

Browse files
chore(deps): update actions/checkout digest to 93cb6ef
1 parent d00d65e commit 27660fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
node_version: [20, 22, 24]
1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2222
- name: Set up env
2323
uses: the-guild-org/shared-config/setup@v1
2424
with:

0 commit comments

Comments
 (0)