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 401386f commit 9cca0ddCopy full SHA for 9cca0dd
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: actions/checkout@v4
54
55
- name: Download artifacts
56
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
57
with:
58
pattern: install-locator-*
59
0 commit comments