Skip to content

Commit 5389cf4

Browse files
chore(deps): update actions/checkout digest to eef6144
1 parent ce5449f commit 5389cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
should_run: ${{ steps.should_run.outputs.should_run }}
1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
18+
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1919

2020
- name: Check if we had commits in the past month
2121
continue-on-error: true

0 commit comments

Comments
 (0)