We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cbafd commit e5dd289Copy full SHA for e5dd289
action.yml
@@ -64,7 +64,7 @@ runs:
64
65
- name: Setup Bun
66
if: ${{ env.PACKAGE_MANAGER == 'bun' }}
67
- uses: oven-sh/setup-bun@v1
+ uses: oven-sh/setup-bun@v2
68
with:
69
bun-version: ${{ env.VERSION }}
70
0 commit comments