Skip to content

Commit 5df8095

Browse files
Bump dawidd6/action-download-artifact from 2 to 11 (#92)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 11. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v2...v11) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 349bc3d commit 5df8095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
collect_documentation:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: dawidd6/action-download-artifact@v2
14+
- uses: dawidd6/action-download-artifact@v11
1515
with:
1616
workflow: 'wheels.yml'
1717
run_number: ${{ github.event.inputs.run_number }}

0 commit comments

Comments
 (0)