Skip to content

Commit

Permalink
Merge pull request #11 from rpy2/dependabot/github_actions/dot-github…
Browse files Browse the repository at this point in the history
…/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
lgautier authored Oct 27, 2024
2 parents 035c9ee + 88acd93 commit 42cb365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
ref: gh-pages
fetch-depth: 2
- name: download HTML build
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: html-doc
path: html-doc
Expand Down

0 comments on commit 42cb365

Please sign in to comment.