We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe8c954 + 217824c commit bc25f07Copy full SHA for bc25f07
1 file changed
.github/workflows/gem_release.yaml
@@ -15,7 +15,7 @@ jobs:
15
name: Build the gem
16
runs-on: ubuntu-24.04
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
- name: Install Ruby
20
uses: ruby/setup-ruby@v1
21
with:
0 commit comments