Skip to content

Commit

Permalink
use node v20
Browse files Browse the repository at this point in the history
  • Loading branch information
mloiseleur committed Jun 25, 2024
1 parent 145fa4a commit 530cb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Generate go test Slice
id: test_split
uses: hashicorp-forge/go-test-split-action@v1
uses: hashicorp-forge/go-test-split-action@v2
with:
packages: ./integration
total: ${{ matrix.parallel }}
Expand Down

0 comments on commit 530cb37

Please sign in to comment.