Skip to content

Commit 6316f42

Browse files
chore(deps): update dependency ruby to v2.7.8
1 parent 5dbbe96 commit 6316f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Install Ruby
4646
uses: ruby/setup-ruby@v1
4747
with:
48-
ruby-version: '2.7'
48+
ruby-version: '2.7.8'
4949
- name: Checkout code
5050
uses: actions/checkout@v4
5151
- name: Install

0 commit comments

Comments
 (0)