Skip to content

Commit 76a4075

Browse files
authored
Merge pull request #1644 from ocrmypdf:dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 12ce565 + 2af7b1c commit 76a4075

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
@@ -235,7 +235,7 @@ jobs:
235235
steps:
236236
- uses: actions/checkout@v6
237237

238-
- uses: actions/download-artifact@v7
238+
- uses: actions/download-artifact@v8
239239
with:
240240
name: artifact
241241
path: dist

0 commit comments

Comments
 (0)