Skip to content

Commit f12d443

Browse files
authored
Merge pull request #10 from simplesamlphp/dependabot/github_actions/all-actions-c836e40089
Bump actions/download-artifact from 4 to 5 in the all-actions group
2 parents 125eb34 + dc0cf4f commit f12d443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
steps:
269269
- uses: actions/checkout@v4
270270

271-
- uses: actions/download-artifact@v4
271+
- uses: actions/download-artifact@v5
272272
with:
273273
name: coverage-data
274274
path: ${{ github.workspace }}/build

0 commit comments

Comments
 (0)