Skip to content

Commit 2cd6709

Browse files
committed
fix: wrong action name
1 parent 09aaada commit 2cd6709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: "[INIT] Checkout repository"
21-
uses: actions/checkout@v5rser/proselint/pull/1416
21+
uses: actions/checkout@v5
2222

2323
- name: "[INIT] Install Nix"
2424
uses: cachix/install-nix-action@v31

0 commit comments

Comments
 (0)