Skip to content

Commit a8751a5

Browse files
chore(deps): update dependency ruby to v3
Ref: PACT-445
1 parent 51aa1ac commit a8751a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
9393
- uses: ruby/setup-ruby@v1
9494
with:
95-
ruby-version: "2.7"
95+
ruby-version: "3.4.7"
9696
- run: bundle install --without test development
9797

9898
- id: identify_event

0 commit comments

Comments
 (0)