Skip to content

Commit 81fbffd

Browse files
authored
Merge pull request #317 from appwrite/dev
fix(publish): bump actions/upload-artifact to v4.6.2
2 parents a54b43d + 92fce8a commit 81fbffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
- name: Upload unsigned Windows binaries
5757
id: upload-windows-unsigned
58-
uses: actions/upload-artifact@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
58+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
5959
with:
6060
name: windows-unsigned
6161
path: |

0 commit comments

Comments
 (0)