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.
2 parents bed01e4 + 6cf4f8e commit 56eb883Copy full SHA for 56eb883
.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