Skip to content

Commit

Permalink
ci(links-check): reference action using tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jun 27, 2022
1 parent 68d61cc commit 57b77ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links-check.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repo
uses: actions/checkout@main
uses: actions/checkout@v3
with:
persist-credentials: false

Expand Down

0 comments on commit 57b77ad

Please sign in to comment.