Skip to content

Commit

Permalink
chore: update action cache (hyperledger-labs#412)
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
ryjones authored Jan 10, 2025
1 parent e808977 commit 381fe48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- uses: actions/cache@v2
- uses: actions/cache@v4
with:
path: |
~/.cache/go-build
Expand All @@ -82,7 +82,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- uses: actions/cache@v2
- uses: actions/cache@v4
with:
path: |
~/.cache/go-build
Expand Down
3 changes: 3 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ PolyCrypt GmbH
Robert Bosch GmbH
Manoranjith <[email protected]>
Anagha Sukumaran <[email protected]>

The Linux Foundation
Ry Jones <[email protected]>

0 comments on commit 381fe48

Please sign in to comment.