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 95ffac7 commit 1c7e4dcCopy full SHA for 1c7e4dc
.github/workflows/gem-install.yml
@@ -30,7 +30,7 @@ jobs:
30
bundler: latest
31
bundler-cache: true
32
- run: "bundle exec rake gem:${{matrix.platform}}"
33
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
34
with:
35
name: gem-${{matrix.platform}}
36
path: pkg
0 commit comments