Skip to content

Commit dbc9f78

Browse files
authored
Merge pull request #874 from MITLibraries/renovate/actions-configure-pages-5.x
Update actions/configure-pages action to v5
2 parents 5705f24 + 374e770 commit dbc9f78

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Checkout
2929
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3030
- name: Setup Pages
31-
uses: actions/configure-pages@v3
31+
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
3232
- name: Install SpectaQL
3333
run: npm install -g spectaql@v2
3434
- name: Build reference docs

0 commit comments

Comments
 (0)