Skip to content

Commit

Permalink
Merge pull request #131 from MikroElektronika/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-python-5

github-actions: bump actions/setup-python from 2 to 5
  • Loading branch information
StrahinjaJacimovic authored Oct 23, 2024
2 parents 98e225c + 38a4b0f commit eded3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdkAutomation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

# Set up Python
- name: Set up Python 3.12
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: 3.12

Expand Down

0 comments on commit eded3ed

Please sign in to comment.