Skip to content

Commit b0f9842

Browse files
authored
Merge pull request #16 from mnaimfaizy/dependabot/github_actions/actions/upload-artifact-7.0.0
ci: bump actions/upload-artifact from 4.6.2 to 7.0.0
2 parents 82496bb + 817f28c commit b0f9842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
run: npm run build
263263

264264
- name: Upload build artifacts
265-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
265+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
266266
with:
267267
name: dist
268268
path: dist/

0 commit comments

Comments
 (0)