Skip to content

Commit 0784855

Browse files
authored
Merge pull request #1386 from NVIDIA/dependabot/github_actions/gh-pages/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 7e77b64 + 006e809 commit 0784855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-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@v3
51+
uses: actions/upload-pages-artifact@v4
5252

5353
# Deployment job
5454
deploy:

0 commit comments

Comments
 (0)