Skip to content

Commit

Permalink
Other composite action bump
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmlee101 committed Jan 13, 2025
1 parent 4412c73 commit 2741293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bedrock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install the Mold Linker
uses: rui314/setup-mold@v1

- name: Checkout Bedrock
uses: actions/[email protected]

Expand All @@ -32,7 +32,7 @@ jobs:
shell: bash

- name: Set up cache
uses: actions/cache@v4.0.0
uses: actions/cache@v4.2.0
with:
path: |-
${{ env.CCACHE_BASEDIR }}
Expand Down

0 comments on commit 2741293

Please sign in to comment.