Skip to content

Commit dbcd709

Browse files
deps: Update dawidd6/action-download-artifact action to v10 (#333)
1 parent 4631572 commit dbcd709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121
- name: Download Artifact
22-
uses: dawidd6/action-download-artifact@07ab29fd4a977ae4d2b275087cf67563dfdf0295 # v9
22+
uses: dawidd6/action-download-artifact@4c1e823582f43b179e2cbb49c3eade4e41f992e2 # v10
2323
with:
2424
workflow: docs-build.yml
2525
name: docs-build

0 commit comments

Comments
 (0)