Skip to content

Commit

Permalink
chore: update node version for new action
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykBuniX committed May 27, 2024
1 parent 734f1fe commit 0f0b953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_test_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 18.16.x
cache: 'yarn'

- name: Authenticate git clone
Expand Down

0 comments on commit 0f0b953

Please sign in to comment.