Skip to content

Commit

Permalink
Workflow: Use any Node 18 version
Browse files Browse the repository at this point in the history
  • Loading branch information
violine1101 committed Oct 2, 2024
1 parent 47f00ae commit b501a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [18.19.1]
node-version: [18.x]

steps:
- name: Checkout repository
Expand Down

0 comments on commit b501a40

Please sign in to comment.