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

TEST: Upgrade actions version #827

Merged
merged 1 commit into from
Mar 7, 2025
Merged

TEST: Upgrade actions version #827

merged 1 commit into from
Mar 7, 2025

Conversation

ing-eoking
Copy link
Collaborator

@ing-eoking ing-eoking commented Mar 7, 2025

πŸ”— Related Issue

  • ν˜„μž¬ Github Actionμ—μ„œ CI ν…ŒμŠ€νŠΈλ₯Ό μ§„ν–‰ν•˜λ©΄ μ•„λž˜μ˜ μ—λŸ¬κ°€ λ°œμƒν•©λ‹ˆλ‹€.
Error: Missing download info for actions/cache@v3.3.2
  • actions/cache μͺ½μ—μ„œ 변경사항이 μžˆλŠ” κ²ƒμœΌλ‘œ 보이며, μ—…κ·Έλ ˆμ΄λ“œν•  것을 μΆ”μ²œν•˜κ³  μžˆμŠ΅λ‹ˆλ‹€.
⚠️ Important changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. [actions/cache](https://github.com/actions/cache) now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated [actions/cache](https://github.com/actions/cache) will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: https://github.com/actions/cache/discussions/1510.

⌨️ What I did

  • actions의 버전을 λͺ¨λ‘ κ°€μž₯ μ΅œμ‹  버전(v4)으둜 μ—…κ·Έλ ˆμ΄λ“œν•©λ‹ˆλ‹€.

@ing-eoking ing-eoking requested review from jhpark816 and namsic March 7, 2025 07:10
@jhpark816 jhpark816 merged commit 531191f into naver:develop Mar 7, 2025
1 check passed
@ing-eoking ing-eoking deleted the ci branch March 7, 2025 07:19
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.

3 participants