Update actions/checkout action to v4.3.0 #none minor
All checks were successful
Actionlint / build (push) Successful in 14s
All checks were successful
Actionlint / build (push) Successful in 14s
This commit is contained in:
@@ -22,7 +22,7 @@ runs:
|
||||
steps:
|
||||
- run: echo "::group::Checkout repository"
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
- run: echo "::endgroup::"
|
||||
|
||||
Reference in New Issue
Block a user