Skip to content

Commit 8f01d33

Browse files
authored
Merge pull request GitTools#674 from GitTools/dependabot/github_actions/cake-build/cake-action-3
Bump cake-build/cake-action from 2 to 3
2 parents 8197c8e + 853462d commit 8f01d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
6161

6262
- name: Build project
63-
uses: cake-build/cake-action@v2
63+
uses: cake-build/cake-action@v3
6464
with:
6565
script-path: recipe.cake
6666
target: CI

0 commit comments

Comments
 (0)