Skip to content

Commit

Permalink
codecov-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
imcotton authored Apr 11, 2024
1 parent 4d7728a commit 449e40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: deno publish --dry-run --allow-dirty

- name: Run Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4
with:
slug: imcotton/at-key-gen-ssh-ed25519
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 449e40b

Please sign in to comment.