Skip to content

Commit 833e0bb

Browse files
ci(deps): Bump actions/upload-artifact from 3.1.2 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 4.3.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.2...v4.3.3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7a65c5 commit 833e0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ jobs:
393393
run: yarn pkg-size
394394
- id: archive
395395
name: Archive production artifacts
396-
uses: actions/upload-artifact@v3.1.2
396+
uses: actions/upload-artifact@v4.3.3
397397
with:
398398
name: |
399399
${{ format('@{0}-{1}-{2}', github.repository_owner, github.event.repository.name, needs.preflight.outputs.version) }}

0 commit comments

Comments
 (0)