Skip to content

Commit

Permalink
Update python-workflow.yml
Browse files Browse the repository at this point in the history
added a line kodekloudhub#11 - uses: actions/checkout@v4
  • Loading branch information
sureshkit authored Sep 11, 2024
1 parent ec1e5f1 commit c16cf1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Set up Python 3.8
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit c16cf1b

Please sign in to comment.