Skip to content

Commit

Permalink
chore: bump actions/upload-pages-artifact from 2.0.0 to 3.0.1 (#4436)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 37bd543 commit 7d9e419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: 🕷️ Build web
run: task web:build

- uses: actions/upload-pages-artifact@v2.0.0
- uses: actions/upload-pages-artifact@v3.0.1
with:
path: web/website/public/

Expand Down

0 comments on commit 7d9e419

Please sign in to comment.