Skip to content

Commit f931f31

Browse files
committed
update download-artifact action version
1 parent 3f6475e commit f931f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-reviewed-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Get Artifact
2525
id: get_artifact
2626
continue-on-error: true
27-
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
27+
uses: dawidd6/action-download-artifact@07ab29fd4a977ae4d2b275087cf67563dfdf0295 # v9
2828
with:
2929
github_token: ${{secrets.GITHUB_TOKEN}}
3030
workflow: pull-request-reviewed.yaml

0 commit comments

Comments
 (0)