Skip to content

Commit 41f2813

Browse files
committed
release with v3 instead of v4
1 parent 8c2978d commit 41f2813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-callee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Download build artifacts from build-platform steps
15-
uses: actions/download-artifact@v4
15+
uses: actions/download-artifact@v3
1616
with:
1717
name: build-files
1818
- name: List Files

0 commit comments

Comments
 (0)