Explorar el Código

chore(deps): update actions/upload-artifact action to v7 (#14500)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] hace 1 mes
padre
commit
6a06ee5762
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/size-data.yml

+ 1 - 1
.github/workflows/size-data.yml

@@ -45,7 +45,7 @@ jobs:
           echo ${{ github.base_ref }} > ./temp/size/base.txt
           echo ${{ github.base_ref }} > ./temp/size/base.txt
 
 
       - name: Upload Size Data
       - name: Upload Size Data
-        uses: actions/upload-artifact@v6
+        uses: actions/upload-artifact@v7
         with:
         with:
           name: size-data
           name: size-data
           path: temp/size
           path: temp/size