We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baeff82 commit e0a209cCopy full SHA for e0a209c
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@main
+ uses: stellar/stellar-rpc/.github/workflows/integration-tests.yml@7fc0fcc
17
with:
18
core_git_ref: ${{ github.sha }}
19
protocol_version: '25'
0 commit comments