Skip to content

Commit

Permalink
Merge pull request #2 from toepproj/build-action-v2
Browse files Browse the repository at this point in the history
Upgrade to build action v2
  • Loading branch information
skieffer authored Aug 30, 2023
2 parents 6ed0e80 + 800b275 commit a08a4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Build
uses: proofscape/pfsc-repo-build-action@v1
uses: proofscape/pfsc-repo-build-action@v2
with:
content-vers: ${{inputs.content-vers || 'WIP' }}

0 comments on commit a08a4b5

Please sign in to comment.