Skip to content

Commit 8fbfc08

Browse files
authored
Merge pull request #5359 from github/dependabot/github_actions/actions/upload-artifact-7
chore(deps): bump actions/upload-artifact from 4 to 7
2 parents 9d50178 + 322ff5c commit 8fbfc08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/explore-triage-commenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
}
204204
205205
- name: Upload triage comment data
206-
uses: actions/upload-artifact@v4
206+
uses: actions/upload-artifact@v7
207207
with:
208208
name: explore-triage-comment
209209
path: ${{ runner.temp }}/explore-triage-comment.json

0 commit comments

Comments
 (0)