Skip to content

Commit

Permalink
馃殗馃Ч Switch back to GeekyEggo/delete-artifact (#1441)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Mar 22, 2024
1 parent f95130f commit 633b4c2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/integration-tests.yml
Expand Up @@ -82,9 +82,7 @@ jobs:
overwrite: true

- name: Delete Intermediate artifacts
# TODO: Switch back to GeekyEggo/delete-artifact after
# https://github.com/GeekyEggo/delete-artifact/pull/24 is merged
uses: s-weigand/delete-artifact@use-actions-artifact
uses: GeekyEggo/delete-artifact@v5
with:
name: example-plots-*

Expand All @@ -108,9 +106,7 @@ jobs:
path: comparison-results-current

- name: Delete Intermediate artifacts
# TODO: Switch back to GeekyEggo/delete-artifact after
# https://github.com/GeekyEggo/delete-artifact/pull/24 is merged
uses: s-weigand/delete-artifact@use-actions-artifact
uses: GeekyEggo/delete-artifact@v5
with:
name: example-results-*

Expand Down

0 comments on commit 633b4c2

Please sign in to comment.