Skip to content

Commit 0e9f3b5

Browse files
authored
Merge pull request #501 from rest-for-physics/dependabot/github_actions/actions/upload-pages-artifact-3
Bump actions/upload-pages-artifact from 1 to 3
2 parents 53ece33 + 554ad2b commit 0e9f3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
doxygen REST.conf
4848
4949
- name: Upload artifact
50-
uses: actions/upload-pages-artifact@v1
50+
uses: actions/upload-pages-artifact@v3
5151
with:
5252
path: doc/doxygen/html
5353

0 commit comments

Comments
 (0)