Skip to content

Commit

Permalink
fix: update build-and-deploy-pwa.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-segning authored Mar 6, 2024
1 parent ff7db21 commit 81944c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-pwa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: production-files
path: dist
Expand Down

0 comments on commit 81944c1

Please sign in to comment.