Skip to content

Commit 237b70c

Browse files
authored
Merge pull request #121 from Shopify/dependabot/github_actions/actions/upload-artifact-6.0.0
Bump actions/upload-artifact from 3.2.1 to 6.0.0
2 parents 9bcd834 + 429f5ec commit 237b70c

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Build
1818
run: gem build seafoam.gemspec
1919
- name: Upload
20-
uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3.2.1
20+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
2121
with:
2222
name: release-build
2323
path: 'seafoam-*.gem'

0 commit comments

Comments
 (0)