From fd68d88ee19976221bea24dac30dd3d267dc211e Mon Sep 17 00:00:00 2001 From: Olof Kindgren Date: Tue, 1 Oct 2024 22:56:36 +0200 Subject: [PATCH] Bump upload-rtifact version in gh action --- .github/workflows/openlane.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/openlane.yml b/.github/workflows/openlane.yml index 1c3324f8..c61c4859 100644 --- a/.github/workflows/openlane.yml +++ b/.github/workflows/openlane.yml @@ -14,7 +14,7 @@ jobs: target: sky130 tool: openlane - name: Store artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: serv.gds path: /home/runner/work/serv/serv/build/serv_1.3.0/sky130-openlane/gds/serv_synth_wrapper.gds