Skip to content

Commit 3eea082

Browse files
authored
test(deps): Update setup-ruby action to v1.257.0
1 parent 0f18cbe commit 3eea082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
**/go.sum
4646
**/go.mod
4747
- name: Install Ruby
48-
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.0
48+
uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
4949
with:
5050
ruby-version: "2.7"
5151
bundler-cache: true #

0 commit comments

Comments
 (0)