Skip to content

Commit 1fdb99f

Browse files
authored
Merge pull request #912 from MITLibraries/renovate/actions-checkout-5.x
Update actions/checkout action to v5
2 parents 052b6b7 + bd7b366 commit 1fdb99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- name: Checkout
29-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
29+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3030
- name: Setup Pages
3131
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
3232
- name: Install SpectaQL

0 commit comments

Comments
 (0)