Skip to content

Commit 238ba19

Browse files
authored
chore: use commit hash for action
1 parent d05c572 commit 238ba19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout repository
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
2020
with:
2121
fetch-depth: 0
2222
ref: ${{ env.DEFAULT_BRANCH }}

0 commit comments

Comments
 (0)