Skip to content

Commit

Permalink
Changed upload pages to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
nguy8tri committed Sep 17, 2024
1 parent 06a4a17 commit 88f86fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
destination: ./_site
verbose: true
- name: Upload Pages Artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
path: ./_site
name: github-pages
Expand Down

0 comments on commit 88f86fa

Please sign in to comment.