Skip to content

Commit 9d53e49

Browse files
committed
ci: enable check-latest
1 parent ce8ccbf commit 9d53e49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ jobs:
225225
uses: actions/setup-node@v3
226226
with:
227227
node-version: ${{matrix.node}}.x
228+
check-latest: true
228229

229230
- uses: actions/download-artifact@v3
230231
with:

0 commit comments

Comments
 (0)