Skip to content

Commit

Permalink
Update deploy-pages to v4 because dependency upload-artifacts@v3 not …
Browse files Browse the repository at this point in the history
…supported
  • Loading branch information
nieznanysprawiciel committed Jan 23, 2025
1 parent 58d4eba commit 378fdf5
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 @@ -124,7 +124,7 @@ jobs:
- name: Deploy to GitHub Pages
if: env.DIST_TYPE == 'release'
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4

build:
name: Building Image ${{ github.ref }}
Expand Down

0 comments on commit 378fdf5

Please sign in to comment.