Skip to content

Commit

Permalink
Use 1.4.1 of butler setup on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
yesseruser committed Sep 30, 2024
1 parent 3838650 commit e526009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
dotnet-version: 8.0.x
- name: Set up butler
uses: yesseruser/setup-butler@v1.4.0
uses: yesseruser/setup-butler@v1.4.1
- name: Restore dependencies
run: dotnet restore
- name: Publish
Expand Down

0 comments on commit e526009

Please sign in to comment.