We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f87d0e4 + e98a7cf commit 0ebbd90Copy full SHA for 0ebbd90
.github/workflows/code-quality.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
17
- name: Setup Biome
18
uses: biomejs/setup-biome@v2
.github/workflows/run-tests.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
- name: Setup Bun
uses: oven-sh/setup-bun@v2
0 commit comments