Skip to content

Commit 2b63ef7

Browse files
committed
Update actions/upload-artifact@v4
1 parent 90542ea commit 2b63ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
GITHUB_PACKAGES_KEY: ${{ secrets.GITHUB_PACKAGES_KEY }}
5151

5252
- name: Upload Artifacts
53-
uses: actions/upload-artifact@v3
53+
uses: actions/upload-artifact@v4
5454
with:
5555
name: Packages
5656
path: ./packages/

0 commit comments

Comments
 (0)