Skip to content

Commit

Permalink
Merge pull request #222 from QCoDeS/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-chocolatey-2.2.0

Bump crazy-max/ghaction-chocolatey from 2.1.0 to 2.2.0
  • Loading branch information
jenshnielsen authored May 4, 2023
2 parents c6f42a3 + aee2653 commit bc9dacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: sudo apt install pandoc
if: runner.os == 'Linux'
- name: Install pandoc on windows
uses: crazy-max/ghaction-chocolatey@v2.1.0
uses: crazy-max/ghaction-chocolatey@v2.2.0
with:
args: install pandoc
if: runner.os == 'Windows'
Expand Down

0 comments on commit bc9dacf

Please sign in to comment.