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

actions/upload-artifact@v3 is deprecated #38

Open
emdash-ie opened this issue Jan 9, 2025 · 0 comments · May be fixed by #37
Open

actions/upload-artifact@v3 is deprecated #38

emdash-ie opened this issue Jan 9, 2025 · 0 comments · May be fixed by #37

Comments

@emdash-ie
Copy link
Contributor

As noted in #37, actions/upload-artifact@v3 is deprecated. It seems github has finally started blocking us from using the deprecated version, as seen in this terminated workflow execution:

Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v3. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

We should fix this ASAP, as I think anything using the current version of actions-static-site will break.

I see that #23 also fixes this, so possibly we could focus on merging that.

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 a pull request may close this issue.

1 participant