We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d589de + 79ce9bb commit 868fdf8Copy full SHA for 868fdf8
.github/workflows/main-v3.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Install bun
20
- uses: oven-sh/setup-bun@v1
+ uses: oven-sh/setup-bun@v2
21
with:
22
registry-url: https://npm.pkg.github.com
23
scope: '@navikt'
0 commit comments