Skip to content

Commit e679ff3

Browse files
Merge pull request #581 from SKaiNET-developers/dependabot/github_actions/actions/download-artifact-8
chore(deps): Bump actions/download-artifact from 4 to 8
2 parents aa77b4d + 92c6cb8 commit e679ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
fi
112112
113113
- name: Download cross-arch native artifacts
114-
uses: actions/download-artifact@v4
114+
uses: actions/download-artifact@v8
115115
with:
116116
path: native-artifacts
117117
# All artifacts named `native-*` from the build-native matrix.

0 commit comments

Comments
 (0)