Skip to content

Commit

Permalink
Merge pull request #645 from GitTools/dependabot/github_actions/cake-…
Browse files Browse the repository at this point in the history
…build/cake-action-2

Bump cake-build/cake-action from 1 to 2
  • Loading branch information
gep13 authored Jan 9, 2025
2 parents dc802b3 + 672a0cf commit e7db26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}

- name: Build project
uses: cake-build/cake-action@v1
uses: cake-build/cake-action@v2
with:
script-path: recipe.cake
target: CI
Expand Down

0 comments on commit e7db26f

Please sign in to comment.