Skip to content

Commit

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

Bump crazy-max/ghaction-chocolatey from 2.0.0 to 2.1.0
  • Loading branch information
jenshnielsen authored Oct 19, 2022
2 parents 37fabaa + f43e926 commit 16f7625
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 @@ -42,7 +42,7 @@ jobs:
run: sudo apt install pandoc
if: runner.os == 'Linux'
- name: Install pandoc on windows
uses: crazy-max/ghaction-chocolatey@v2.0.0
uses: crazy-max/ghaction-chocolatey@v2.1.0
with:
args: install pandoc
if: runner.os == 'Windows'
Expand Down

0 comments on commit 16f7625

Please sign in to comment.