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 10af388 commit fe1e0deCopy full SHA for fe1e0de
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
subject-path: pkg/*.gem
86
87
- name: Upload Artifact
88
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
89
with:
90
name: pkg-${{ matrix.platform }}
91
path: pkg/*.gem
0 commit comments