Skip to content

Commit 1b93e18

Browse files
BayheckBayheck
andauthored
bump: update actions/download-artifact version from 3 to 4 (#3043)
Co-authored-by: Bayheck <adil.rakhaliyev@devexpress.com>
1 parent 2820fbc commit 1b93e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
runs-on: ubuntu-latest
7373
environment: CI
7474
steps:
75-
- uses: actions/download-artifact@v3
75+
- uses: actions/download-artifact@v4
7676
with:
7777
name: changes
7878
- uses: actions/github-script@v6

0 commit comments

Comments
 (0)