We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09aaada commit 2cd6709Copy full SHA for 2cd6709
.github/workflows/cd-publish.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: "[INIT] Checkout repository"
21
- uses: actions/checkout@v5rser/proselint/pull/1416
+ uses: actions/checkout@v5
22
23
- name: "[INIT] Install Nix"
24
uses: cachix/install-nix-action@v31
0 commit comments