Skip to content

Commit 868fdf8

Browse files
authored
Merge pull request #507 from navikt/dependabot/github_actions/oven-sh/setup-bun-2
Bump oven-sh/setup-bun from 1 to 2
2 parents 1d589de + 79ce9bb commit 868fdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-v3.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818

1919
- name: Install bun
20-
uses: oven-sh/setup-bun@v1
20+
uses: oven-sh/setup-bun@v2
2121
with:
2222
registry-url: https://npm.pkg.github.com
2323
scope: '@navikt'

0 commit comments

Comments
 (0)