Skip to content

Commit

Permalink
chore: Actualiza la acción de configuración de Bun a la versión 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BarraR3port committed Mar 31, 2024
1 parent 970c6bb commit db23b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
workspaces: v2 -> v2/target

- name: Install Bun
uses: oven-sh/setup-bun@v1
uses: jcbhmr/configure-bun-action@v1.0.0

- name: Install apt dependencies (ubuntu only)
if: matrix.platform == 'ubuntu-latest'
Expand Down

0 comments on commit db23b1d

Please sign in to comment.