Skip to content

Commit

Permalink
Merge pull request #254 from NVIDIA/dependabot/github_actions/gh-page…
Browse files Browse the repository at this point in the history
…s/actions/upload-pages-artifact-3

Bump actions/upload-pages-artifact from 1 to 3
  • Loading branch information
elezar committed Mar 12, 2024
2 parents b5be5f5 + b0a10c1 commit 45ff260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-repos-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
source: ./
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3

# Deployment job
deploy:
Expand Down

0 comments on commit 45ff260

Please sign in to comment.