Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 3 to 4 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 616ae00 commit c57d867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
contents: write
steps:
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Check Markdown Links
uses: gaurav-nelson/github-action-markdown-link-check@v1
Expand Down

0 comments on commit c57d867

Please sign in to comment.