Skip to content

Commit 24abe80

Browse files
authored
actions: bump upload artifact versions (#1493)
1 parent 591e407 commit 24abe80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: |
1616
echo "$PR_NUMBER" > pr.txt
1717
- name: Save PR
18-
uses: actions/upload-artifact@v2
18+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
1919
with:
2020
name: pr.txt
2121
path: |

0 commit comments

Comments
 (0)