Skip to content

Commit 8b69514

Browse files
authored
Merge pull request #6 from Loop3D/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents e4a9511 + 9495fda commit 8b69514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979

8080
- name: Setup Pages
81-
uses: actions/configure-pages@v4
81+
uses: actions/configure-pages@v5
8282
if: ${{ github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main' ) }}
8383

8484
- name: Upload artifact

0 commit comments

Comments
 (0)