Skip to content

Commit 5fddc15

Browse files
committed
update action
1 parent 1fad78c commit 5fddc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
221221
- name: Upload the package as artifact
222222
if: always()
223-
uses: actions/upload-artifact@v2
223+
uses: actions/upload-artifact@v4
224224
with:
225225
path: "phplist-*.tgz"
226226
name: "phpList Release File"

0 commit comments

Comments
 (0)