Skip to content

Commit

Permalink
Merge pull request #5 from 1995parham-me/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-python-5

chore(deps): bump actions/setup-python from 4 to 5
  • Loading branch information
1995parham authored Dec 11, 2023
2 parents c9dcadf + 01d4f43 commit b7586ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: install ansible
Expand Down

0 comments on commit b7586ae

Please sign in to comment.