Skip to content

Commit 325793c

Browse files
Merge pull request #1198 from rackerlabs/renovate/actions-upload-pages-artifact-4.x
chore(deps): update actions/upload-pages-artifact action to v4
2 parents bc7e27f + ed98ebe commit 325793c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cache: pip
4141
cache-dependency-path: requirements-docs.txt
4242
- run: make docs
43-
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
43+
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
4444
with:
4545
path: site/
4646

0 commit comments

Comments
 (0)