Skip to content

Commit f926d94

Browse files
committed
Update dawidd6/action-download-artifact to v11
1 parent 55d7b7e commit f926d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
# In the workflow dispatch case where the artifact was created in a previous run, we can download as normal
7575
- name: Download restate snapshot from completed workflow
7676
if: ${{ inputs.restateCommit != '' && github.event_name == 'workflow_dispatch' }}
77-
uses: dawidd6/action-download-artifact@v3
77+
uses: dawidd6/action-download-artifact@v11
7878
with:
7979
repo: restatedev/restate
8080
workflow: ci.yml

0 commit comments

Comments
 (0)