Skip to content

Commit

Permalink
Merge d987b29 into d5e29fd
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
2 parents d5e29fd + d987b29 commit e6b088f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3

- name: Cache dependencies
uses: actions/cache@v3.3.1
uses: actions/cache@v4.0.0
with:
# Cache
path: ~/go/pkg/mod
Expand Down

0 comments on commit e6b088f

Please sign in to comment.