mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Merge pull request #2792 from mRemoteNG/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
This commit is contained in:
2
.github/workflows/add_PR_2_chlog.yml
vendored
2
.github/workflows/add_PR_2_chlog.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Check for Renovate dependency update
|
||||
id: check-renovate
|
||||
|
||||
Reference in New Issue
Block a user