Skip to content

Commit 9b73ef0

Browse files
Update actions/checkout digest to 34e1148
1 parent 147c410 commit 9b73ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
bun-version: 1.3.2
1818
- name: Checkout repository
19-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2020
- name: Install dependencies
2121
run: |
2222
curl -fsSL https://bun.sh/install | bash

0 commit comments

Comments
 (0)