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 4add2f0 commit cc7be78Copy full SHA for cc7be78
.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@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
+ uses: ruby/setup-ruby@bb6434c747fa7022e12fa1cae2a0951fcffcff26 # v1.253.0
68
with:
69
ruby-version: ${{ matrix.ruby-versions }}
70
0 commit comments