Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #19 from Nick2bad4u/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-5.1.0

Bump actions/setup-python from 4.7.1 to 5.1.0
  • Loading branch information
Nick2bad4u authored Apr 8, 2024
2 parents cccad34 + 5760386 commit ff632e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Set up Python
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
python-version: '3.11'
- name: Install dependencies
Expand Down

0 comments on commit ff632e0

Please sign in to comment.