Skip to content

Commit 6e34e98

Browse files
Merge pull request NoiseByNorthwest#262 from NoiseByNorthwest/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents b4a3419 + 5ca3f2e commit 6e34e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
106106
- name: Download SPX build artifacts
107107
id: download
108-
uses: actions/download-artifact@v3
108+
uses: actions/download-artifact@v4.1.7
109109
with:
110110
path: ./build-artifacts
111111

0 commit comments

Comments
 (0)