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

Commit

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

⬆️ Bump actions/setup-python from 2.2.1 to 2.2.2
  • Loading branch information
TezRomacH authored Jun 23, 2021
2 parents e05fe14 + 746dbed commit 4dd2680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 4dd2680

Please sign in to comment.