Skip to content

Commit

Permalink
Merge pull request #47 from arduino/dependabot/github_actions/geekyeg…
Browse files Browse the repository at this point in the history
…go/delete-artifact-2

Bump geekyeggo/delete-artifact from 1 to 2
  • Loading branch information
per1234 committed Oct 12, 2022
2 parents 3d5fdba + 8913ba4 commit 0cd6ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
path: ${{ env.CONFIGURATIONS_FOLDER }}

- name: Remove unneeded artifact
uses: geekyeggo/delete-artifact@v1
uses: geekyeggo/delete-artifact@v2
with:
name: ${{ env.CONFIGURATIONS_ARTIFACT }}

Expand Down

0 comments on commit 0cd6ac9

Please sign in to comment.