Skip to content

fix(ci): use bun.lock as caching key instead of deprecated bun.lockb#16291

Open
ShriKaranHanda wants to merge 1 commit intoanomalyco:devfrom
ShriKaranHanda:fix-setup-bun-ci
Open

fix(ci): use bun.lock as caching key instead of deprecated bun.lockb#16291
ShriKaranHanda wants to merge 1 commit intoanomalyco:devfrom
ShriKaranHanda:fix-setup-bun-ci

Conversation

@ShriKaranHanda
Copy link
Contributor

Issue for this PR

Closes #16289

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Fixes caching in the setup-bun GH action by replacing deprecated bun.lockb with bun.lock.

How did you verify your code works?

PR CI

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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.

setup-bun action uses incorrect cache key

1 participant