Skip to content

Commit

Permalink
Trigger Build
Browse files Browse the repository at this point in the history
  • Loading branch information
brianberlin committed Mar 11, 2024
1 parent 434f7d9 commit c5c34a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
elixir-version: ${{ env.ELIXIR_VERSION_SPEC }}

- name: Restore Cache
uses: actions/cache/restore@v3
uses: actions/cache/restore@v4
id: cache
with:
path: |
Expand Down

0 comments on commit c5c34a4

Please sign in to comment.