There was an error while loading. Please reload this page.
1 parent b84b1f4 commit 5cb6915Copy full SHA for 5cb6915
1 file changed
.github/workflows/update_bpmn_visualization_version.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Delete old Load and Navigation demo
58
run: rm -rf demo/load-and-navigation
59
- name: Download Load and Navigation demo ${{ env.VERSION }}
60
- uses: dawidd6/action-download-artifact@v20
+ uses: dawidd6/action-download-artifact@v21
61
with:
62
github_token: ${{ secrets.GH_RELEASE_TOKEN }}
63
repo: ${{ env.BUILD_DEMO_REPO }}
0 commit comments