Skip to content

Commit 5c49140

Browse files
chore(gha): bump actions/download-artifact from 7 to 8 (#447)
1 parent 36667a1 commit 5c49140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/post-release-create-gh-release_Examples_repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "TAG=${GITHUB_REF_NAME}" >> $GITHUB_ENV
5353
5454
- name: Download examples artifact
55-
uses: actions/download-artifact@v7
55+
uses: actions/download-artifact@v8
5656
with:
5757
name: maxgraph_${{ env.VERSION }}_examples.zip
5858
path: artifacts/examples

0 commit comments

Comments
 (0)