Skip to content

Commit 5e63bc9

Browse files
committed
Fix error
1 parent 01d78ca commit 5e63bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ jobs:
363363
name: Test leptos-fluent release
364364
runs-on: ubuntu-latest
365365
steps:
366-
- uses: actions/checkout@v4ç
366+
- uses: actions/checkout@v4
367367
- name: Get project version
368368
id: get-version
369369
uses: mondeja/get-current-crate-version@main

0 commit comments

Comments
 (0)