1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00

chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2025-06-23 10:04:54 +00:00 committed by GitHub
parent 4f8124b653
commit f032c1edb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Run Hypermod CLI
uses: hypermod-io/action@v1
with: