Skip to content

Commit

Permalink
Merge pull request #190 from arduino-libraries/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/download-artifact-3

Bump actions/download-artifact from 2 to 3
  • Loading branch information
per1234 committed Apr 11, 2022
2 parents 6cb43af + 058a40a commit f5c1c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
uses: actions/checkout@v3

- name: Download configuration files artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: ${{ env.CONFIGURATIONS_ARTIFACT }}
path: ${{ env.CONFIGURATIONS_FOLDER }}
Expand Down

0 comments on commit f5c1c87

Please sign in to comment.