Skip to content

Commit

Permalink
Merge pull request #12 from Mr-Ojii/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
Mr-Ojii committed Dec 18, 2023
2 parents e9c3c75 + 29592ce commit 167423e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: MotionTracking_MKII_Plus
path: artifacts
Expand Down

0 comments on commit 167423e

Please sign in to comment.