Skip to content

Commit 3904d87

Browse files
Bump actions/upload-artifact from 4.4.0 to 7.0.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@5076954...043fb46) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59d46a6 commit 3904d87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
*.gem
3737
fi
3838
- name: Upload gem as action artifact
39-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
39+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
4040
if: ${{ always() }}
4141
with:
4242
path: ./*.gem

0 commit comments

Comments
 (0)