Skip to content

Commit 73154b9

Browse files
authored
Merge pull request #1643 from ocrmypdf:dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents 76a4075 + 69f4cca commit 73154b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
run: |
219219
uv build --sdist --wheel
220220
221-
- uses: actions/upload-artifact@v6
221+
- uses: actions/upload-artifact@v7
222222
with:
223223
name: artifact
224224
path: |

0 commit comments

Comments
 (0)