1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

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

This commit is contained in:
renovate[bot] 2025-06-24 09:53:47 +02:00 committed by GitHub
parent 0ad018f617
commit e875604e1d
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: