Skip to content

Commit

Permalink
Bumping version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Dec 30, 2023
1 parent a42ea5f commit 2493b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-deploy-on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: node src/index.js

- name: Generate Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: my-artifact
path: frontend/public/frontend.json
Expand Down

0 comments on commit 2493b5c

Please sign in to comment.