Skip to content

Commit 85e150b

Browse files
Update createrelease.yml
1 parent 0482e59 commit 85e150b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/createrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
zip -r ../mobileconfiguration.zip ./*
6060
6161
- name: Upload the artifact
62-
uses: actions/upload-artifact@v3
62+
uses: actions/upload-artifact@4.4.0
6363
with:
6464
name: mobileconfiguration
6565
path: mobileconfiguration.zip

0 commit comments

Comments
 (0)