Skip to content

Commit d67016f

Browse files
chore(deps): update actions/checkout digest to 11bd719
1 parent 988e0ac commit d67016f

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
18+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1919

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

0 commit comments

Comments
 (0)