Skip to content

Commit 6656caf

Browse files
committed
rollback download artifact version
1 parent 25b0079 commit 6656caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
if: startsWith(github.ref, 'refs/tags/v')
6161
runs-on: ubuntu-latest
6262
steps:
63-
- uses: actions/download-artifact@v4
63+
- uses: actions/download-artifact@v3
6464
with:
6565
name: sektron_${{ github.sha }}
6666

0 commit comments

Comments
 (0)