Skip to content

Commit 9cf50ff

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 6773f6e commit 9cf50ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Package
4343
run: devenv shell package
4444
- name: Archive generated npm package
45-
uses: actions/upload-artifact@v4
45+
uses: actions/upload-artifact@v5
4646
with:
4747
name: npm-package
4848
path: planet-a-parcel-optimizer-versioned-imports-*.tgz

0 commit comments

Comments
 (0)