Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
build(deps): update actions/setup-node action to v3.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent e68b843 commit 92905d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
FINAL_TEST_REPORT_FILEPATH_MARKDOWN: "./final-test-reports/final-test-report.md"
steps:
- name: Set up Node
uses: actions/setup-node@v3.4.1
uses: actions/setup-node@v3.6.0
with:
node-version: 16
- run: npm install ndjson-parse@1.0.4 tablemark@v2.0.0
Expand Down

0 comments on commit 92905d4

Please sign in to comment.