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 33c362e commit 25e90f9Copy full SHA for 25e90f9
.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@65462800fd760344b1a7b4382951275a0abb4808
+ uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
40
if: ${{ always() }}
41
with:
42
path: ./*.gem
0 commit comments