Skip to content

Commit

Permalink
Merge branch 'master' into jhongturney/resolve-codeql-warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jhongturney authored Aug 8, 2024
2 parents f6593f2 + 56eb883 commit d328887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
*.gem
fi
- name: Upload gem as action artifact
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
if: ${{ always() }}
with:
path: ./*.gem

0 comments on commit d328887

Please sign in to comment.