Skip to content

Commit 251f1e4

Browse files
authored
Merge pull request #932 from MITLibraries/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents 43ee75b + 6f73645 commit 251f1e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
29+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
3030
- name: Setup Pages
3131
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
3232
- name: Install SpectaQL

0 commit comments

Comments
 (0)