Skip to content

Commit

Permalink
Merge pull request #17 from steinbrueckri/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4
  • Loading branch information
steinbrueckri authored Oct 4, 2023
2 parents e0df3e4 + 125be6b commit 62bfd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Markdown lint
uses: actionshub/markdownlint@v3.1.3
Expand Down

0 comments on commit 62bfd87

Please sign in to comment.