Skip to content

Commit

Permalink
Merge pull request #26 from BitcoinSchema/dependabot/github_actions/m…
Browse files Browse the repository at this point in the history
…aster/actions/cache-2.1.7

Bump actions/cache from 2.1.6 to 2.1.7
  • Loading branch information
mergify[bot] authored Nov 29, 2021
2 parents f4f7f16 + a6f5e72 commit 025a204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
go-version: ${{ matrix.go-version }}
- name: Checkout code
uses: actions/[email protected]
- uses: actions/[email protected].6
- uses: actions/[email protected].7
with:
path: |
~/go/pkg/mod # Module download cache
Expand Down

0 comments on commit 025a204

Please sign in to comment.