File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,13 +80,13 @@ jobs:
8080 run : zip -r /tmp/partdb_assets.zip public/build/ vendor/
8181
8282 - name : Upload assets artifact
83- uses : actions/upload-artifact@v6
83+ uses : actions/upload-artifact@v7
8484 with :
8585 name : Only dependencies and built assets
8686 path : /tmp/partdb_assets.zip
8787
8888 - name : Upload full artifact
89- uses : actions/upload-artifact@v6
89+ uses : actions/upload-artifact@v7
9090 with :
9191 name : Full Part-DB including dependencies and built assets
9292 path : /tmp/partdb_with_assets.zip
Original file line number Diff line number Diff line change 9898 -
9999 name : Upload digest
100100 if : github.event_name != 'pull_request'
101- uses : actions/upload-artifact@v6
101+ uses : actions/upload-artifact@v7
102102 with :
103103 name : digests-${{ matrix.platform-slug }}
104104 path : /tmp/digests/*
@@ -113,7 +113,7 @@ jobs:
113113 steps :
114114 -
115115 name : Download digests
116- uses : actions/download-artifact@v7
116+ uses : actions/download-artifact@v8
117117 with :
118118 path : /tmp/digests
119119 pattern : digests-*
Original file line number Diff line number Diff line change 9999 -
100100 name : Upload digest
101101 if : github.event_name != 'pull_request'
102- uses : actions/upload-artifact@v6
102+ uses : actions/upload-artifact@v7
103103 with :
104104 name : digests-${{ matrix.platform-slug }}
105105 path : /tmp/digests/*
@@ -114,7 +114,7 @@ jobs:
114114 steps :
115115 -
116116 name : Download digests
117- uses : actions/download-artifact@v7
117+ uses : actions/download-artifact@v8
118118 with :
119119 path : /tmp/digests
120120 pattern : digests-*
Original file line number Diff line number Diff line change 1- # Generated on Sun Mar 1 11:46:09 UTC 2026
1+ # Generated on Tue Mar 3 14:26:21 UTC 2026
22# This file contains all footprints available in the offical KiCAD library
33Audio_Module:Reverb_BTDR-1H
44Audio_Module:Reverb_BTDR-1V
Original file line number Diff line number Diff line change 1- # Generated on Sun Mar 1 11:46:51 UTC 2026
1+ # Generated on Tue Mar 3 14:27:05 UTC 2026
22# This file contains all symbols available in the offical KiCAD library
334xxx:14528
444xxx:14529
@@ -20842,6 +20842,9 @@ Sensor_Pressure:40PC015G
2084220842Sensor_Pressure:40PC100G
2084320843Sensor_Pressure:40PC150G
2084420844Sensor_Pressure:40PC250G
20845+ Sensor_Pressure:ABPxxxxxxxxx0
20846+ Sensor_Pressure:ABPxxxxxxxxxA
20847+ Sensor_Pressure:ABPxxxxxxxxxS
2084520848Sensor_Pressure:BMP280
2084620849Sensor_Pressure:ILPS28QSW
2084720850Sensor_Pressure:LPS22DF
You can’t perform that action at this time.
0 commit comments