Skip to content

Commit

Permalink
Merge pull request #88 from ingenerator/bump-artifact-actions
Browse files Browse the repository at this point in the history
Bump artifact actions to v4
  • Loading branch information
craig410 authored Sep 24, 2024
2 parents ea2799a + 46392f8 commit dfd0c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
githubToken: ${{ secrets.GITHUB_TOKEN }}

- name: Store as build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: built-satis-repository
path: |
Expand Down

0 comments on commit dfd0c0c

Please sign in to comment.