Skip to content

Commit

Permalink
Merge pull request #3 from deining/github-workflow
Browse files Browse the repository at this point in the history
GitHub workflow: bump version of action checkout
  • Loading branch information
mre committed Apr 12, 2023
2 parents 3a568a6 + 5a32e99 commit 67db14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Link Checker
uses: lycheeverse/lychee-action@master
Expand Down

0 comments on commit 67db14a

Please sign in to comment.