Skip to content

Commit

Permalink
version fix for pages update marketplace action (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantikabanik authored Jan 30, 2025
2 parents 119eef3 + c45f37b commit de7e77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# because GHA pages job, only understands + seeks index keyword for a file name
working-directory: sayantikabanik/DataJourney/latest-report
- name: Upload HTML files to GitHub Pages
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
path: sayantikabanik/DataJourney/latest-report/
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit de7e77c

Please sign in to comment.