Skip to content

Commit

Permalink
Merge pull request #505 from backstage/renovate/actions-setup-python-…
Browse files Browse the repository at this point in the history
…digest

chore(deps): update actions/setup-python digest to 39cd149
  • Loading branch information
awanlin authored Jul 12, 2024
2 parents e801e4e + 8a075a3 commit 7abee47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/techdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
registry-url: https://registry.npmjs.org/ # Needed for auth

- name: Setup Python 3.9
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
with:
python-version: '3.9'

Expand Down

0 comments on commit 7abee47

Please sign in to comment.