Skip to content

Commit db1c7a8

Browse files
⬆️ Bump actions/upload-pages-artifact in the actions group (#295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da774e5 commit db1c7a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ secrets.GITHUB_TOKEN }}
3737

3838
- name: Upload to GitHub Pages
39-
uses: actions/upload-pages-artifact@v4
39+
uses: actions/upload-pages-artifact@v5
4040
with:
4141
path: site
4242

0 commit comments

Comments
 (0)