Skip to content

Commit 3d7da61

Browse files
author
OpenStack K8s CI
committed
Update actions/upload-pages-artifact action to v4
1 parent e227c77 commit 3d7da61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
docs/build-docs.sh
4949
- name: Upload artifacts
5050
if: ${{ github.ref == 'refs/heads/main' }}
51-
uses: actions/upload-pages-artifact@v3
51+
uses: actions/upload-pages-artifact@v4
5252
with:
5353
path: docs/build/html/
5454
deploy:

0 commit comments

Comments
 (0)