Skip to content

Commit

Permalink
Merge pull request #67 from yanorei32/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yanorei32 authored Apr 26, 2024
2 parents 3ee1b94 + 42a8d2e commit 51244c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: actionlint with reviewdog
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].3
- uses: actions/[email protected].4
- name: actionlint
uses: reviewdog/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
packages: make zip

- name: checkout
uses: actions/[email protected].3
uses: actions/[email protected].4

- name: build
run: |
Expand Down

0 comments on commit 51244c3

Please sign in to comment.