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:
parent
4f8124b653
commit
f032c1edb2
2
.github/workflows/hypermod.yml
vendored
2
.github/workflows/hypermod.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user