Skip to content

Commit c941717

Browse files
authored
Merge pull request #35 from InsightSoftwareConsortium/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 086f753 + 5503e98 commit c941717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
- name: Upload Pages artifact
7676
if: github.ref == 'refs/heads/main'
77-
uses: actions/upload-pages-artifact@v3
77+
uses: actions/upload-pages-artifact@v4
7878
with:
7979
path: html
8080
retention-days: 7

0 commit comments

Comments
 (0)