We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a061bc6 commit eb261daCopy full SHA for eb261da
.github/workflows/cicd.yml
@@ -64,7 +64,7 @@ jobs:
64
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
65
66
- name: Setup Ruby ${{ matrix.ruby-versions }}
67
- uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
+ uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
68
with:
69
ruby-version: ${{ matrix.ruby-versions }}
70
0 commit comments