We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1660db2 + c19deaf commit c819c63Copy full SHA for c819c63
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- uses: actions/checkout@v1
53
- name: Load Release URL File from release job
54
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4.1.7
55
with:
56
name: release_url
57
0 commit comments