Skip to content

Commit

Permalink
Merge pull request #76 from 1995parham-teaching/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/upload-pages-artifact-3

build(deps): bump actions/upload-pages-artifact from 2 to 3
  • Loading branch information
1995parham committed Dec 25, 2023
2 parents 9f3bd19 + 4bd6b4e commit 11f3063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./public

Expand Down

0 comments on commit 11f3063

Please sign in to comment.