Skip to content

Commit 48d047c

Browse files
chore(gha): bump dawidd6/action-download-artifact from 2 to 3 (#581)
1 parent daa737a commit 48d047c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_bpmn_visualization_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Delete old Load and Navigation demo
5858
run: rm -rf demo/load-and-navigation
5959
- name: Download Load and Navigation demo ${{ env.VERSION }}
60-
uses: dawidd6/action-download-artifact@v2
60+
uses: dawidd6/action-download-artifact@v3
6161
with:
6262
github_token: ${{ secrets.GH_RELEASE_TOKEN }}
6363
repo: ${{ env.BUILD_DEMO_REPO }}

0 commit comments

Comments
 (0)