Skip to content

Commit

Permalink
adds workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Griffin <[email protected]>
  • Loading branch information
m00sey committed Oct 31, 2023
1 parent b5a2f7d commit af55e69
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/revised-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: revised-format

- name: Set up Python 3.10.4
uses: actions/setup-python@v2
Expand Down

0 comments on commit af55e69

Please sign in to comment.