Skip to content

Commit

Permalink
Add Python version to test-build-s3
Browse files Browse the repository at this point in the history
  • Loading branch information
s-egge committed Jul 1, 2024
1 parent 5fad364 commit 6560906
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-build-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- uses: aws-actions/setup-sam@v2
with:
version: 1.59.0
Expand Down

0 comments on commit 6560906

Please sign in to comment.