Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

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

Bump actions/download-artifact from 3.0.1 to 4.1.7 in /.github/workflows
  • Loading branch information
Henry-Hiles authored Sep 3, 2024
2 parents 62a5fd7 + 0e7bc23 commit e682f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
needs: build
steps:
- name: Download artifact
uses: actions/download-artifact@v3.0.1
uses: actions/download-artifact@v4.1.7
with:
name: production-files
path: ./dist
Expand Down

0 comments on commit e682f1b

Please sign in to comment.