Skip to content

Commit c0ec06a

Browse files
chore(deps): update dependency ruby to v4
1 parent b8f887a commit c0ec06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fossa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Ruby 3.4
1919
uses: ruby/setup-ruby@b90be12699fdfcbee4440c2bba85f6f460446bb0 # v1.279.0
2020
with:
21-
ruby-version: 3.4
21+
ruby-version: 4.0.0
2222
- name: Generate Gemfile.lock
2323
run: |
2424
echo "Finding all Gemfiles in the project..."

0 commit comments

Comments
 (0)