We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7962a04 commit 404d136Copy full SHA for 404d136
.github/workflows/comments.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v6
17
- uses: ruby/setup-ruby@v1
18
with:
19
- ruby-version: "4.0.0"
+ ruby-version: "4.0.1"
20
bundler: none
21
- name: Install dependencies
22
run: |
0 commit comments