Skip to content

Commit a4969ab

Browse files
committed
Use specific version
1 parent b5e2d98 commit a4969ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: make release
3232

3333
- name: Publish build artifacts
34-
uses: actions/upload-artifact@v4
34+
uses: actions/upload-artifact@v4.3.0
3535
with:
3636
name: Assets
3737
path: ./release/*.zip

0 commit comments

Comments
 (0)