We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2131ea6 commit c9e4a17Copy full SHA for c9e4a17
.github/workflows/performance_nightly.yaml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
- name: setup ruby
41
- uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f # v1.227.0
+ uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
42
with:
43
ruby-version: 3.2
44
bundler-cache: true
.github/workflows/performance_targeted.yaml
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
0 commit comments