Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 026ce7f

Browse files
committed
[ci skip] fix version format
1 parent f1058c0 commit 026ce7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
steps:
7373
- name: checkout repository
7474
uses: actions/[email protected]
75-
- uses: actions/download-artifact@4.1.4
75+
- uses: actions/download-artifact@v4.1.4
7676
with:
7777
name: Artifacts
7878
path: build/libs

0 commit comments

Comments
 (0)