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:
parent
0ad018f617
commit
e875604e1d
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