Skip to content

Commit

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

Bump actions/setup-python from 2 to 5
  • Loading branch information
SorsOps authored Sep 25, 2024
2 parents 6d85e20 + f8a43ef commit caaaed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v4

- uses: actions/setup-python@v2
- uses: actions/setup-python@v5
with:
python-version: 3.7

Expand Down

0 comments on commit caaaed7

Please sign in to comment.