Skip to content

Commit d91e873

Browse files
Update actions/checkout digest to 08eba0b
1 parent 57743bd commit d91e873

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.1
1818
- name: Checkout repository
19-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19+
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2020
- name: Install dependencies
2121
run: |
2222
curl -fsSL https://bun.sh/install | bash

0 commit comments

Comments
 (0)