Skip to content

Commit 1b60fb9

Browse files
Merge pull request #19 from secondlife/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2 parents 6a83d7f + edd38f2 commit 1b60fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
id-token: write
6767
if: github.event_name != 'pull_request'
6868
steps:
69-
- uses: actions/download-artifact@v3
69+
- uses: actions/download-artifact@v4
7070

7171
- name: Organize files for upload
7272
run: |

0 commit comments

Comments
 (0)