Skip to content

Commit

Permalink
Merge pull request #35 from KenMwaura1/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-4.7.1
  • Loading branch information
KenMwaura1 authored Oct 22, 2023
2 parents e631c58 + 68a4b73 commit cdd67c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zoo_django_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Set up Python ${{ matrix.python-version }}
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
Expand Down

0 comments on commit cdd67c4

Please sign in to comment.