Skip to content

Commit 5c63100

Browse files
authored
ci(general): updates forge to v0.5.0 (#1044)
1 parent e49f1b6 commit 5c63100

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
ci:
1717
uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.2.1
1818
with:
19-
forge_version: 0.4.0
19+
forge_version: 0.5.0
2020

2121
test_reporting:
2222
if: always()

.github/workflows/generate-allure-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install Forge
2929
uses: input-output-hk/catalyst-forge/actions/install@ci/v1.2.1
3030
with:
31-
version: 0.4.0
31+
version: 0.5.0
3232
if: always()
3333

3434
- name: Setup CI

0 commit comments

Comments
 (0)