Skip to content

CI: Upgrade GitHub actions #182

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

Merged
merged 5 commits into from
Apr 28, 2025

Conversation

catloversg
Copy link
Contributor

Due to the recent deprecation of artifact actions (https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/), merging PRs does not trigger the deploy to npm. #181 tries to update the workflow, but it does not update the relevant config of the last action using actions/download-artifact.

This PR updates all actions, including artifact actions. You can verify it by checking the sample workflow at https://github.com/catloversg/steamworks.js/actions/workflows/test-workflow.yml.

@ceifa ceifa merged commit 6eefe56 into ceifa:main Apr 28, 2025
4 checks passed
@catloversg catloversg deleted the pull-request/ci/upgrade-github-actions branch April 28, 2025 14:07
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