Skip to content

Commit c51c47f

Browse files
committed
ci: bump upload/download-artifact to v4
1 parent e342ac5 commit c51c47f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
--include-underpth `
135135
--zip-lib `
136136
--zip "python-${{ steps.vars.outputs.git_version }}-windows-${{ matrix.arch }}-embed.zip"
137-
- uses: actions/upload-artifact@v3
137+
- uses: actions/upload-artifact@v4
138138
with:
139139
name: python-${{ steps.vars.outputs.git_version }}-windows-${{ matrix.arch }}-embed
140140
path: ./*.zip
@@ -149,7 +149,7 @@ jobs:
149149
steps:
150150
- uses: actions/checkout@v4
151151
- run: mkdir dist
152-
- uses: actions/download-artifact@v3
152+
- uses: actions/download-artifact@v4
153153
with:
154154
path: ./dist
155155
- run: ./deploy.sh ./dist/**/*.zip

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy