Skip to content

Commit

Permalink
chore: revert pinning of node version (#723)
Browse files Browse the repository at this point in the history
the earlier change might have been enough to update the cache?
  • Loading branch information
czosel authored Nov 8, 2024
1 parent df8bb46 commit 93539e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
CI: true
NODE_VERSION: 18.18.1
NODE_VERSION: 18

jobs:
lint:
Expand Down

0 comments on commit 93539e6

Please sign in to comment.