We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2978d commit 41f2813Copy full SHA for 41f2813
.github/workflows/release-callee.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Download build artifacts from build-platform steps
15
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v3
16
with:
17
name: build-files
18
- name: List Files
0 commit comments