Skip to content

Commit 4b21898

Browse files
Merge pull request #3 from autohdw/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 2 to 4
2 parents c4d9453 + 8eb340b commit 4b21898

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
@@ -50,7 +50,7 @@ jobs:
5050
- name: Setup Pages
5151
uses: actions/configure-pages@v5
5252
- name: Upload artifact
53-
uses: actions/upload-pages-artifact@v2
53+
uses: actions/upload-pages-artifact@v4
5454
with:
5555
# Upload Doxygen Directories
5656
path: './misc/_doxygen/html'

0 commit comments

Comments
 (0)