Bumped dependencies.

This commit is contained in:
Patrick Lehmann
2024-04-24 23:03:08 +02:00
parent c3c6a09a9b
commit b33e0f2782
4 changed files with 5 additions and 7 deletions

View File

@@ -36,13 +36,11 @@ on:
type: string
jobs:
ArtifactCleanUp:
name: 🗑️ Artifact Cleanup
runs-on: ubuntu-latest
steps:
- name: 🗑️ Delete package Artifacts
if: ${{ ! startsWith(github.ref, 'refs/tags') }}
uses: geekyeggo/delete-artifact@v5