Skip to content

Commit

Permalink
update action to node 20 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayan4m1 committed Jan 31, 2024
1 parent cbfb8fe commit 699bacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Build
run: ${{ steps.detect-package-manager.outputs.manager }} run build
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./dist

Expand Down

0 comments on commit 699bacb

Please sign in to comment.