Skip to content

Commit

Permalink
Merge pull request #51 from hectorm/dependabot/github_actions/oven-sh…
Browse files Browse the repository at this point in the history
…/setup-bun-1.2.1

Bump oven-sh/setup-bun from 1.2.0 to 1.2.1
  • Loading branch information
hectorm authored Apr 4, 2024
2 parents 5c4cfd4 + ff337bb commit d672f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- name: 'Checkout'
uses: 'actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633'
- name: 'Use Bun ${{ matrix.bun_version }}'
uses: 'oven-sh/setup-bun@d3603274aca5625baad52ec06108517a089cdd00'
uses: 'oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135'
with:
bun-version: '${{ matrix.bun_version }}'
- name: 'Download module artifact'
Expand Down

0 comments on commit d672f98

Please sign in to comment.