Skip to content

Commit

Permalink
Merge branch 'main' into process_body
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP authored Nov 2, 2024
2 parents 72a9621 + 4e714c6 commit 88277af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tinygo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
tinygo-version: ${{ matrix.tinygo-version }}

- name: Cache TinyGo build
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
with:
path: |
~/.cache/tinygo
Expand Down

0 comments on commit 88277af

Please sign in to comment.