Skip to content

Commit

Permalink
Add npm-run-all, update actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NHAS committed Nov 24, 2024
1 parent 56e0e0d commit babe5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.21.0"
go-version: "1.23.1"

- name: Update repos
run: sudo apt update && sudo apt upgrade
Expand Down

0 comments on commit babe5e9

Please sign in to comment.