Skip to content

fix: ci deprecated actions#302

Merged
M4tteoP merged 2 commits intomainfrom
fix_ci
Apr 2, 2025
Merged

fix: ci deprecated actions#302
M4tteoP merged 2 commits intomainfrom
fix_ci

Conversation

@M4tteoP
Copy link
Member

@M4tteoP M4tteoP commented Mar 31, 2025

See #301 ci run.

actions/upload-artifact@v3 is scheduled for deprecation on November 30, 2024. Learn more. Similarly, v1/v2 are scheduled for deprecation on June 30, 2024. Please update your workflow to use v4 of the artifact actions. This deprecation will not impact any existing versions of GitHub Enterprise Server being used by customers.

@M4tteoP M4tteoP requested a review from jcchavezs as a code owner March 31, 2025 09:03
@M4tteoP M4tteoP enabled auto-merge (squash) March 31, 2025 10:05
if: success() || failure()
with:
name: ftw-envoy-logs
name: ftw-envoy-logs-multiphase-${{ matrix.multiphase_eval }}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To avoid Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run

@M4tteoP M4tteoP merged commit d9d8c57 into main Apr 2, 2025
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants