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

chore: Update actions/cache to v4.2.1 #577

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

lym953
Copy link
Contributor

@lym953 lym953 commented Feb 19, 2025

Motivation

The workflow monitor_api_integration_test.yml failed for the last run. The Cache Node Modules step prints:

Cache not found for input keys: Linux-modules-b96127d594499a9474c30b928babfc88ad64779bfcb698c950c857393d628255

Investigation

The actions/cache action repo announced: Deprecation Notice - Upgrade to latest before February 1st 2025

What does this PR do?

Update all references of actions/cache from v3 to latest (v4.2.1)

Testing Guidelines

Run the workflow and it succeeded. https://github.com/DataDog/serverless-plugin-datadog/actions/runs/13416437717

Additional Notes

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

@lym953 lym953 requested a review from a team as a code owner February 19, 2025 15:43
@lym953 lym953 requested a review from hannahqjiang February 19, 2025 15:43
@lym953 lym953 force-pushed the yiming.luo/fix-monitor-fetch branch from af93372 to 42ed066 Compare February 19, 2025 15:51
@lym953 lym953 force-pushed the yiming.luo/fix-monitor-fetch branch from 42ed066 to 4914a4e Compare February 19, 2025 15:55
@lym953 lym953 merged commit 3cfe2c9 into main Feb 19, 2025
8 checks passed
@lym953 lym953 deleted the yiming.luo/fix-monitor-fetch branch February 19, 2025 15:57
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