Skip to content

Commit

Permalink
Update dependency on actions/cache
Browse files Browse the repository at this point in the history
Closes: gh-15
  • Loading branch information
kyoppii13 authored and dominikh committed Mar 23, 2024
1 parent 980d787 commit b13f990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ runs:
uses: WillAbides/[email protected]
with:
go-version: "stable"
- uses: actions/cache@v3
- uses: actions/cache@v4
if: ${{ inputs.merge-files == '' }}
with:
path: |
Expand Down

0 comments on commit b13f990

Please sign in to comment.