We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2338a6 + 00e0615 commit 55c2aadCopy full SHA for 55c2aad
1 file changed
.github/workflows/release.yml
@@ -53,11 +53,11 @@ jobs:
53
actions: read
54
steps:
55
- name: Download CRuby gem
56
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v8
57
with:
58
name: gem-cruby
59
- name: Download JRuby gem
60
61
62
name: gem-jruby
63
- name: Set up Ruby
0 commit comments