Skip to content

Commit

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

chore(dependabot): bump oven-sh/setup-bun from 1.2.1 to 1.2.2
  • Loading branch information
nyarla committed Jun 3, 2024
2 parents 7e4e936 + 58cebae commit 4e48c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
bun-version: latest
- uses: oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1.2.1
- uses: oven-sh/setup-bun@f4d14e03ff726c06358e5557344e1da148b56cf7 # v1.2.2
- run: bun install
- run: bun test test/**

0 comments on commit 4e48c86

Please sign in to comment.