Skip to content

Commit

Permalink
Merge pull request #1 from qmk/dependabot/github_actions/geekyeggo/de…
Browse files Browse the repository at this point in the history
…lete-artifact-5
  • Loading branch information
tzarc authored May 27, 2024
2 parents 81b0b80 + ef60267 commit 8095860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_one_toolchain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ jobs:

steps:
- name: Delete build state
uses: geekyeggo/delete-artifact@v4
uses: geekyeggo/delete-artifact@v5
with:
name: state-host_${{ inputs.build_host }}-target_${{ inputs.target_host }}${{ inputs.toolchain_suffix }}.tar

0 comments on commit 8095860

Please sign in to comment.