Skip to content

Commit 9d0012c

Browse files
Mrtenzcryptodev-2s
andauthored
Update .github/actions/check-changelog/action.yml
Co-authored-by: cryptodev-2s <109512101+cryptodev-2s@users.noreply.github.com>
1 parent 34d6c51 commit 9d0012c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/check-changelog/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545

4646
- name: Check out target repository
4747
if: ${{ steps.label-check.outputs.skip_check != 'true' }}
48-
uses: actions/checkout@v4
48+
uses: actions/checkout@v5
4949
with:
5050
repository: ${{ inputs.repo }}
5151
ref: ${{ inputs.head-ref }}

0 commit comments

Comments
 (0)