Skip to content

Commit

Permalink
test(polling): fix flaky tests (#504)
Browse files Browse the repository at this point in the history
relates-to: #467
  • Loading branch information
derevnjuk authored Jan 16, 2024
1 parent 65eb90d commit e7c1da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composite/npm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inputs:
version:
description: 'Node.JS version'
required: false
default: "18"
default: "18.18.0"
cache:
description: 'Cache'
required: false
Expand Down

0 comments on commit e7c1da2

Please sign in to comment.