Skip to content

Commit

Permalink
Merge pull request #103 from UtrechtUniversity/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 1.0.0 to 4.1.7 in /.github/workflows
  • Loading branch information
DorienHuijser authored Sep 19, 2024
2 parents cf8d812 + 831ce01 commit 07a0a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Download artifact
uses: actions/download-artifact@v1.0.0
uses: actions/download-artifact@v4.1.7
with:
# Artifact name
name: docs # optional
Expand Down

0 comments on commit 07a0a9d

Please sign in to comment.