Skip to content

Commit e263b86

Browse files
authored
Merge pull request #1370 from NVIDIA/fix-gh-pages-gha
Bump actions/upload-pages-artifact to v4
2 parents b8579a1 + 731ceb9 commit e263b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-helm-repo-to-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
source: ./
4949
destination: ./_site
5050
- name: Upload artifact
51-
uses: actions/upload-pages-artifact@v1
51+
uses: actions/upload-pages-artifact@v4
5252

5353
# Deployment job
5454
deploy:

0 commit comments

Comments
 (0)