Skip to content

Commit

Permalink
build: fix wrong ver
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmogBaku committed Feb 9, 2024
1 parent be38dbf commit 064ea6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Clone the code
uses: actions/checkout@v4
- name: Cache go dependencies
uses: actions/cache@4
uses: actions/cache@v4
with:
path: |
~/.cache/go-build
Expand Down

0 comments on commit 064ea6b

Please # to comment.