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