Skip to content

Commit

Permalink
Bump actions/upload-pages-artifact from 2 to 3 (#1158)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent cca80ba commit 4336a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
source: ./Site
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
##### GitHub Pages #####

# Virtual job that can be configured as a required check before a PR can be
Expand Down

0 comments on commit 4336a87

Please sign in to comment.