Skip to content

Commit 78c5763

Browse files
author
Ahmad Nassri
committed
build(dogfood): testing new feature
1 parent 70487c0 commit 78c5763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
steps:
6363
- uses: actions/checkout@v2
64-
- uses: actions/cache@v2
64+
- uses: actions/cache@v2.1.4
6565
with:
6666
path: /tmp/.buildx-cache
6767
key: buildx-${{ github.sha }}

0 commit comments

Comments
 (0)