Skip to content

Commit d633a6d

Browse files
build(deps): bump actions/download-artifact in the github-actions group (#358)
1 parent a75c2f7 commit d633a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
runs-on: ubuntu-latest
6161
needs: [build]
6262
steps:
63-
- uses: actions/download-artifact@v4
63+
- uses: actions/download-artifact@v5
6464
with:
6565
name: error-pages-static
6666
path: .artifact

0 commit comments

Comments
 (0)