Update actions/checkout action to v4.3.0 - autoclosed #6

Closed
renovate-bot wants to merge 1 commits from renovate/actions-checkout-4.x into main
Showing only changes of commit ce1af8c64b - Show all commits

View File

@@ -11,7 +11,7 @@ jobs:
steps: steps:
# Step 1: Check out the repository so your config file is available # Step 1: Check out the repository so your config file is available
- name: Checkout - name: Checkout
uses: actions/checkout@v4.1.1 uses: actions/checkout@v4.3.0
# Step 2: Run the official Renovate action # Step 2: Run the official Renovate action
- name: Self-hosted Renovate - name: Self-hosted Renovate