Skip to content

Commit

Permalink
Use Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Oct 27, 2023
1 parent 7b7024a commit 603e9b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.OP_AWS_SECRET_ACCESS_KEY }}

- uses: actions/setup-python@v3
with:
python-version: '3.11'

- uses: hashicorp/setup-terraform@v2
with:
Expand Down

0 comments on commit 603e9b7

Please sign in to comment.