Skip to content

Commit 29b3d41

Browse files
authored
[chore] bump workflow dependencies to latest versions (#1506)
1 parent fdf8dfc commit 29b3d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout Actions Repository
15-
uses: actions/checkout@v4
15+
uses: actions/checkout@v5
1616

1717
- name: Check spelling
1818
uses: crate-ci/typos@master
@@ -26,7 +26,7 @@ jobs:
2626

2727
steps:
2828
- name: Checkout repository
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v5
3030

3131
- name: Setup Biome
3232
uses: biomejs/setup-biome@v2

0 commit comments

Comments
 (0)