Skip to content

Commit 01aee8f

Browse files
committed
chore(template): update .github/workflows/release.yml
1 parent 7eda485 commit 01aee8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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)