Skip to content

Commit 6c5262e

Browse files
ci(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.1...v4.3.3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9392f89 commit 6c5262e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ jobs:
395395
run: attw ${{ env.TARFILE }}
396396
- id: archive
397397
name: Archive production artifacts
398-
uses: actions/[email protected].1
398+
uses: actions/[email protected].3
399399
with:
400400
name: ${{ env.TARFILE }}
401401
path: ${{ env.TARFILE }}

0 commit comments

Comments
 (0)