Skip to content

Commit

Permalink
Update pages GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdhas committed Feb 1, 2024
1 parent acb8568 commit 5439857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v1.0.7
uses: actions/upload-pages-artifact@v3.0.0
with:
path: static/

Expand Down

0 comments on commit 5439857

Please sign in to comment.