Skip to content

Commit e572dc4

Browse files
authored
Merge pull request #30 from simplesamlphp/dependabot/github_actions/all-actions-c836e40089
Bump actions/download-artifact from 4 to 5 in the all-actions group
2 parents 8f0d9ba + ebcf937 commit e572dc4

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)