Skip to content

Commit e3d5234

Browse files
chore(gha): bump dawidd6/action-download-artifact from 15 to 16 (#644)
1 parent 436ff6d commit e3d5234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v15
60+
uses: dawidd6/action-download-artifact@v16
6161
with:
6262
github_token: ${{ secrets.GH_RELEASE_TOKEN }}
6363
repo: ${{ env.BUILD_DEMO_REPO }}

0 commit comments

Comments
 (0)