We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f6ea2 commit 81efafcCopy full SHA for 81efafc
.github/workflows/build.yml
@@ -83,7 +83,7 @@ jobs:
83
- uses: actions/checkout@v3
84
85
- name: Download Artifact
86
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
87
with:
88
name: myrobotlab
89
path: target/
0 commit comments