Skip to content

Commit 3750a0f

Browse files
Fixed the typo in the workflow
1 parent 4e2e76b commit 3750a0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout
22-
uses: actions.checkout@v4
22+
uses: actions/checkout@v4
2323

2424
- name: Setup Pages
2525
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)