Skip to content

Commit

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

Bump crazy-max/ghaction-chocolatey from 1.6.0 to 2.0.0
  • Loading branch information
jenshnielsen authored Aug 29, 2022
2 parents 2aab0c2 + aac2850 commit 214df35
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@v1.6.0
uses: crazy-max/ghaction-chocolatey@v2.0.0
with:
args: install pandoc
if: runner.os == 'Windows'
Expand Down

0 comments on commit 214df35

Please sign in to comment.