Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
fireundubh committed Dec 21, 2020
2 parents 0f7094f + 4c0f65e commit e6b3e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuitka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v1
- name: Set up Visual Studio environment
if: success()
uses: seanmiddleditch/gha-setup-vsdevenv@v1
uses: seanmiddleditch/gha-setup-vsdevenv@master
- name: Set up Python 3.8.6 (x64)
if: success()
uses: actions/setup-python@v2
Expand Down

0 comments on commit e6b3e00

Please sign in to comment.