Skip to content

Commit

Permalink
chore: Updates actions/download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
CGoodwin90 committed Jan 7, 2025
1 parent b0d551c commit 9f919a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Download lagoon-linter binaries
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: lagoon-linter
path: ./dist
Expand Down

0 comments on commit 9f919a2

Please sign in to comment.