Skip to content

Commit

Permalink
Use v4 to upload artefact (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
ast0815 authored Sep 5, 2024
1 parent 2ae8e1f commit f2e2cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build defaul gdml
run: ./build_hall.sh
- name: Upload default geometry
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Default Geometry
path: |
Expand Down

0 comments on commit f2e2cf5

Please sign in to comment.