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 upload-artifact and download-artifact #151

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

zoetrope
Copy link
Member

@zoetrope zoetrope commented Dec 11, 2024

upload-artifact and download-artifact were deprecated by 2024/11/30.
https://github.com/actions/download-artifact

@zoetrope zoetrope self-assigned this Dec 11, 2024
Copy link

@takahiro-yamada takahiro-yamada left a comment

Choose a reason for hiding this comment

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

LGTM

takahiro_yamada@ytk-ubuntu20:~/workspace/cybozu-go/accurate$ 
k8s:stage0.cybozu-ne.co-stage0.cybozu-ne.co> git grep -rnE '(download|upload)-artifact'
.github/workflows/ci.yaml:59:    - uses: actions/upload-artifact@v4
.github/workflows/mdbook.yaml:17:    - uses: actions/upload-artifact@v4
.github/workflows/mdbook.yaml:32:    - uses: actions/download-artifact@v4
takahiro_yamada@ytk-ubuntu20:~/workspace/cybozu-go/accurate$ 

@zoetrope zoetrope merged commit 0d94bbd into main Dec 11, 2024
7 checks passed
@zoetrope zoetrope deleted the update-artifact-actions branch December 11, 2024 08:32
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