Skip to content

Commit 1b448da

Browse files
Update actions/checkout action to v4
1 parent f228e77 commit 1b448da

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)