Skip to content

Commit fa02bcc

Browse files
authored
Bump actions/configure-pages from 3 to 4 (#41)
Bump actions/configure-pages from 3 to 4
2 parents 930386e + d444deb commit fa02bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
retention-days: 30
7171

7272
- name: Setup Pages
73-
uses: actions/configure-pages@v3
73+
uses: actions/configure-pages@v4
7474
if: ${{ github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main' ) }}
7575

7676
- name: Upload artifact

0 commit comments

Comments
 (0)