Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/crazy-…
Browse files Browse the repository at this point in the history
…max/ghaction-chocolatey-3' into fix_release_pipeline
  • Loading branch information
GollyTicker committed Sep 12, 2023
2 parents 4057845 + 1b89e47 commit c0ee0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
- uses: actions/checkout@v4

- name: Choco Install curl
uses: crazy-max/ghaction-chocolatey@v2
uses: crazy-max/ghaction-chocolatey@v3
with:
args: install curl -y --limit-output

Expand Down

0 comments on commit c0ee0ea

Please sign in to comment.