Skip to content

Commit 5705f24

Browse files
authored
Merge pull request #873 from MITLibraries/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents 1a28c59 + 1b448da commit 5705f24

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@v3
29+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3030
- name: Setup Pages
3131
uses: actions/configure-pages@v3
3232
- name: Install SpectaQL

0 commit comments

Comments
 (0)