We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d2c18 commit ec04e61Copy full SHA for ec04e61
1 file changed
.github/workflows/rpc.yml
@@ -13,7 +13,7 @@ concurrency:
13
jobs:
14
rpc:
15
name: RPC integration tests
16
- uses: stellar/stellar-rpc/.github/workflows/integration-tests.yml@123a559ae044eb5791ba3405db3573d285c384c6
+ uses: stellar/stellar-rpc/.github/workflows/integration-tests.yml@main
17
with:
18
core_git_ref: ${{ github.sha }}
19
protocol_version: '25'
0 commit comments