We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf8dfc commit 29b3d41Copy full SHA for 29b3d41
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout Actions Repository
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
17
- name: Check spelling
18
uses: crate-ci/typos@master
@@ -26,7 +26,7 @@ jobs:
26
27
28
- name: Checkout repository
29
30
31
- name: Setup Biome
32
uses: biomejs/setup-biome@v2
0 commit comments