We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa261fb commit b419f98Copy full SHA for b419f98
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
24
- name: Set up Ruby
25
- uses: ruby/setup-ruby@540484a3c0f308b08619664ec40bf6c371d172c3 # v1.205.0
+ uses: ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f # v1.206.0
26
with:
27
bundler-cache: true
28
0 commit comments