Skip to content

Commit 9e7df4c

Browse files
ZeroSkill1d0k3
authored andcommitted
'update CI to use upload-artifacts v4'
1 parent 208f12b commit 9e7df4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
rm $ZIPNAME
3636
echo "OUTNAME=${ZIPNAME%.zip}" >> $GITHUB_ENV
3737
38-
- uses: actions/upload-artifact@v2
38+
- uses: actions/upload-artifact@v4
3939
with:
4040
name: ${{ env.OUTNAME }}
4141
path: release/*

0 commit comments

Comments
 (0)