Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Jan 10, 2024
1 parent b17ce84 commit 9dc199a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/live-testnet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha || github.event.merge_group.head_sha }}
- name: Build Tests
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-tests@8872f6ea8c4a0351206336528d28ebf2f635d80d # v2.3.0
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-tests@bbe915514d62c61bce7cfed93979c032ad72e966 # v2.3.0
with:
test_download_vendor_packages_command: cd ./integration-tests && go mod download
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9dc199a

Please sign in to comment.