Skip to content

Commit 81f69fa

Browse files
authored
Merge pull request #29 from ProjectPythiaTutorials/dependabot/github_actions/dawidd6/action-download-artifact-2.26.0
Bump dawidd6/action-download-artifact from 2.23.0 to 2.26.0
2 parents a4623db + c66e122 commit 81f69fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
github.event.workflow_run.conclusion == 'success'
8989
&& steps.find-pull-request.outputs.number != ''
9090
&& steps.fc.outputs.comment-id != ''
91-
uses: dawidd6/action-download-artifact@v2.23.0
91+
uses: dawidd6/action-download-artifact@v2.26.0
9292
with:
9393
github_token: ${{ secrets.GITHUB_TOKEN }}
9494
workflow: ci.yaml

0 commit comments

Comments
 (0)