Skip to content

Commit dfd69b3

Browse files
authored
Merge pull request #26 from arduino-libraries/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents a28ace6 + a87dddb commit dfd69b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
uses: actions/checkout@v6
115115

116116
- name: Download configuration files artifact
117-
uses: actions/download-artifact@v7
117+
uses: actions/download-artifact@v8
118118
with:
119119
name: ${{ env.CONFIGURATIONS_ARTIFACT }}
120120
path: ${{ env.CONFIGURATIONS_FOLDER }}

0 commit comments

Comments
 (0)