We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8197c8e commit 853462dCopy full SHA for 853462d
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
61
62
- name: Build project
63
- uses: cake-build/cake-action@v2
+ uses: cake-build/cake-action@v3
64
with:
65
script-path: recipe.cake
66
target: CI
0 commit comments