Skip to content

Commit 68bb5a7

Browse files
Merge pull request #778 from OpenEVSE/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2 parents bd5d233 + e316862 commit 68bb5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135

136136
steps:
137137
- name: Download the built assets
138-
uses: actions/download-artifact@v3
138+
uses: actions/download-artifact@v4
139139
with:
140140
path: artifacts
141141

0 commit comments

Comments
 (0)