Skip to content

Commit 75bdc04

Browse files
authored
Merge pull request #21 from simplesamlphp/dependabot/github_actions/all-actions-c836e40089
Bump actions/download-artifact from 4 to 5 in the all-actions group
2 parents a08f7df + 1456e13 commit 75bdc04

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
@@ -252,7 +252,7 @@ jobs:
252252
steps:
253253
- uses: actions/checkout@v4
254254

255-
- uses: actions/download-artifact@v4
255+
- uses: actions/download-artifact@v5
256256
with:
257257
name: coverage-data
258258
path: ${{ github.workspace }}/build

0 commit comments

Comments
 (0)