Update actions/checkout action to v7 #6

Open
renovate wants to merge 1 commit from renovate/actions-checkout-7.x into main
Showing only changes of commit 5399c68923 - Show all commits

View file

@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v7
- name: Detect platform & registry
id: platform