Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github actions update #2240

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump geekyeggo/delete-artifact from 2 to 4
AlvinSchiller committed Feb 4, 2024
commit c2d60cb81f1af03bda9c2ebd8c4d2f16f5831d7a
2 changes: 1 addition & 1 deletion .github/workflows/test_docker_debian_codename_sub.yml
Original file line number Diff line number Diff line change
@@ -177,6 +177,6 @@ jobs:

steps:
- name: Artifact Delete Docker Image
uses: geekyeggo/delete-artifact@v2
uses: geekyeggo/delete-artifact@v4
with:
name: ${{ needs.build.outputs.image_file_name }}