Skip to content

Commit 409b116

Browse files
Merge branch 'main' into version-fix
2 parents 4b05268 + b187ee3 commit 409b116

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
@@ -14,8 +14,8 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- name: "Checkout repository"
18-
uses: actions/checkout@v4
17+
- name: Checkout repository
18+
uses: actions/checkout@v6
1919

2020
- name: "Setup Node.js"
2121
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)