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 472c6c1 commit 41c37e3Copy full SHA for 41c37e3
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
*.gem
37
fi
38
- name: Upload gem as action artifact
39
- uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
+ uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
40
if: ${{ always() }}
41
with:
42
path: ./*.gem
0 commit comments