Skip to content

Commit

Permalink
deps: upgrade action versions for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gotoeveryone authored and dominikh committed Jan 5, 2023
1 parent 9f77055 commit b599c1d
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/setup-go-faster@v1.7.0
with:
go-version: "1.17.x"
- uses: actions/cache@v2
- uses: actions/cache@v3
if: ${{ inputs.merge-files == '' }}
with:
path: |
Expand Down

0 comments on commit b599c1d

Please sign in to comment.