mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-26 05:51:56 +00:00
chore(deps): update actions/checkout action to v4 (#6)
This commit is contained in:
2
.github/workflows/reviewdog-linters.yml
vendored
2
.github/workflows/reviewdog-linters.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
name: Linters
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: GitHub Actions
|
||||
uses: reviewdog/action-actionlint@v1
|
||||
|
||||
Reference in New Issue
Block a user