Skip to content

Commit 04a7577

Browse files
ci(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.6 (#335)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df60bc8 commit 04a7577

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].6
399399
with:
400400
name: ${{ env.TARFILE }}
401401
path: ${{ env.TARFILE }}

0 commit comments

Comments
 (0)