Skip to content

Commit 5c2a0ce

Browse files
committed
upload-artifact@v3 is deprecated
1 parent 7bb3b2f commit 5c2a0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows-x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
dest: lamdera.zip
115115

116116
- name: Archive lamdera.zip artifact
117-
uses: actions/upload-artifact@v3
117+
uses: actions/upload-artifact@v4
118118
with:
119119
name: lamdera-next.zip
120120
path: lamdera.zip

0 commit comments

Comments
 (0)