Skip to content

Commit 900a209

Browse files
committed
ci: fix ci
1 parent 20fb309 commit 900a209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
echo "VERSION=$VERSION" >> $GITHUB_ENV
4343
- id: download_package_step
4444
name: Download Package Artifact
45-
uses: actions/download-artifact@v3
45+
uses: actions/download-artifact@v4
4646
with:
4747
name: RebornOS Latest Image
4848
- id: generate_checksum_step

0 commit comments

Comments
 (0)