Skip to content

Commit d077263

Browse files
authored
Merge pull request #6563 from squidfunk/dependabot/github_actions/actions/upload-pages-artifact-3
Bump actions/upload-pages-artifact from 2 to 3
2 parents 533d02e + 1431c58 commit d077263

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
@@ -104,7 +104,7 @@ jobs:
104104
done
105105
106106
- name: Upload to GitHub Pages
107-
uses: actions/upload-pages-artifact@v2
107+
uses: actions/upload-pages-artifact@v3
108108
with:
109109
path: site
110110

0 commit comments

Comments
 (0)