chore: Pin actions-checkout's version main branch

This commit is contained in:
get-me-power
2023-02-03 04:26:34 +09:00
parent 18b85395d3
commit 1828172717
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
name: runner / vint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@main
- name: vint
uses: reviewdog/action-vint@v1
with: