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 c034fe0 commit 086753aCopy full SHA for 086753a
.github/actions/setup-target/action.yml
@@ -17,7 +17,7 @@ runs:
17
steps:
18
- name: Replace target string
19
if: inputs.arch != 'x86_64'
20
- uses: mad9000/actions-find-and-replace-string@3
+ uses: mad9000/actions-find-and-replace-string@5
21
id: findandreplace
22
with:
23
source: ${{ inputs.target }}
0 commit comments