Skip to content

Commit 908569b

Browse files
Islam ElkanovDifferentialOrange
Islam Elkanov
authored andcommitted
Bump GitHub action versions in reusable_testing.yml
- actions/download-artifact: v2 -> v3
1 parent 59c23e2 commit 908569b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
submodules: recursive
2828

2929
- name: Download the tarantool build artifact
30-
uses: actions/download-artifact@v2
30+
uses: actions/download-artifact@v3
3131
with:
3232
name: ${{ inputs.artifact_name }}
3333

0 commit comments

Comments
 (0)