Skip to content

Commit

Permalink
Bump upload-rtifact version in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk committed Oct 1, 2024
1 parent f001e5b commit fd68d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openlane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fd68d88

Please sign in to comment.