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 7fef3dc commit e097446Copy full SHA for e097446
.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