Skip to content

Commit

Permalink
Merge branch 'main' into feature/prometheus-serializer-resources
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc authored Oct 12, 2022
2 parents 602f984 + aa263e5 commit dd13525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Permission Setup
run: sudo chmod -R 777 /github /__w
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v3.0.2

- name: restore lerna
id: cache
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Permission Setup
run: sudo chmod -R 777 /github /__w
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v3.0.2

- name: restore lerna
id: cache
Expand Down

0 comments on commit dd13525

Please sign in to comment.