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 978d0bc commit 593688fCopy full SHA for 593688f
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ permissions:
19
jobs:
20
ci:
21
if: ${{ !github.event.pull_request.draft }}
22
- uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.9.0
+ uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.10.0
23
with:
24
forge_version: 0.20.0
25
0 commit comments