Skip to content

Commit

Permalink
Merge pull request #753 from apigee/dependabot/github_actions/dot-git…
Browse files Browse the repository at this point in the history
…hub/workflows/actions/download-artifact-4.1.7

chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
danistrebel authored Sep 17, 2024
2 parents 538b19b + 968793d commit 9eae02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devrel-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
ref: gh-pages
- name: Download Generated Docs
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: generated-docs
- name: Push GH Pages
Expand Down

0 comments on commit 9eae02e

Please sign in to comment.