Skip to content

Commit 1bb6966

Browse files
Merge pull request #1391 from NVIDIA/dependabot/github_actions/main/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents a0266e6 + aac2531 commit 1bb6966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
source: ./
6565
destination: ./_site
6666
- name: Upload artifact
67-
uses: actions/upload-pages-artifact@v3
67+
uses: actions/upload-pages-artifact@v4
6868

6969
# Deployment job
7070
deploy:

0 commit comments

Comments
 (0)