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

Update GitHub Actions upload-artifact to v4 #1130

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

jgehrig
Copy link
Collaborator

@jgehrig jgehrig commented Nov 3, 2024

The version of upload-artifact we're currently using is deprecated: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

We should bump to the latest version.

The version of upload-artifact we're currently using is deprecated:
https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

We should bump to the latest version.

This also fixes a small typo in the script, where a multiline run '|'
was missing.
@jgehrig jgehrig merged commit 6550f0b into equalsraf:master Nov 3, 2024
13 of 17 checks passed
@jgehrig jgehrig deleted the jg-actions-uploadv4 branch November 3, 2024 15:10
Integral-Tech pushed a commit to Integral-Tech/neovim-qt that referenced this pull request Nov 3, 2024
The version of upload-artifact we're currently using is deprecated:
https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

We should bump to the latest version.

This also fixes a small typo in the script, where a multiline run '|'
was missing.
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.

1 participant