Skip to content

Commit 1f3652d

Browse files
Bump actions/upload-artifact from 2 to 3 (#3079)
1 parent 54269d7 commit 1f3652d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/agp-matrix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Upload test results
8080
if: always()
81-
uses: actions/upload-artifact@v2
81+
uses: actions/upload-artifact@v3
8282
with:
8383
name: test-results-AGP${{ matrix.agp }}-Integrations${{ matrix.integrations }}
8484
path: |

0 commit comments

Comments
 (0)