Skip to content

Commit 985eb3e

Browse files
chore(deps): update dependency ruby to v3.4.8 (#339)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent f03b8ed commit 985eb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pact_cli_tools_cross_os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
uses: ruby/setup-ruby@v1
9494
if: ${{ (env.PACT_TOOL == 'ruby_cli' || env.PACT_TOOL == 'ruby_standalone') && runner.os == 'Linux' }}
9595
with:
96-
ruby-version: 3.4.7
96+
ruby-version: 3.4.8
9797
bundler: none
9898
# we add a fallback for windows/darwin runners as they cannot run docker
9999
- name: 🔧 install-pact-ruby-cli (also runs for macOS/docker)

0 commit comments

Comments
 (0)