Skip to content

Commit a31b47a

Browse files
authored
Merge pull request #11 from simplesamlphp/dependabot/github_actions/all-actions-c836e40089
Bump actions/download-artifact from 4 to 5 in the all-actions group
2 parents 0ce8c2b + 0deaa94 commit a31b47a

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
@@ -270,7 +270,7 @@ jobs:
270270
steps:
271271
- uses: actions/checkout@v4
272272

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

0 commit comments

Comments
 (0)