chore(deps): update actions/checkout action to v6 (#2587)
This commit is contained in:
2
.github/workflows/notice-board.yml
vendored
2
.github/workflows/notice-board.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5.0.1
|
||||
uses: actions/checkout@v6.0.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user