Skip to content

Commit

Permalink
Merge pull request #636 from okp4/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-python-5
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
2 parents c3e5aed + 27d18b7 commit a950c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-peers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
token: ${{ secrets.OKP4_TOKEN }}

- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
Expand Down

0 comments on commit a950c36

Please sign in to comment.