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

[Non-Mac] Switch to {upload,download}-artifact@v4 #1898

Merged
merged 1 commit into from
May 10, 2024

Conversation

JasonGross
Copy link
Collaborator

Maybe this time it's more stable. The v3 version will be removed in November 2024 according to
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

git grep --name-only -- -artifact@v3 | grep -v coq-macos | xargs sed -i 's/-artifact@v3/-artifact@v4/g'

Skip MacOS to avoid conflicts with #1891

@JasonGross JasonGross enabled auto-merge (squash) May 9, 2024 21:46
@JasonGross JasonGross disabled auto-merge May 10, 2024 12:26
Maybe this time it's more stable.  The v3 version will be removed in
November 2024 according to
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

```
git grep --name-only -- -artifact@v3 | grep -v coq-macos | xargs sed -i 's/-artifact@v3/-artifact@v4/g'
```
@JasonGross JasonGross merged commit b2c4e31 into mit-plv:master May 10, 2024
13 checks passed
@JasonGross JasonGross deleted the upload-download-v4-nonmac branch May 10, 2024 17:12
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.

None yet

1 participant