Skip to content

Commit

Permalink
Update main_tenbisreport.yml
Browse files Browse the repository at this point in the history
Fixed action to remove node12 warning.
  • Loading branch information
kfiry77 authored Nov 2, 2023
1 parent e2c7cf7 commit 2071b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_tenbisreport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Python version
uses: actions/setup-python@v1
uses: actions/setup-python@v4
with:
python-version: ${{ env.PYTHON_VERSION }}

Expand Down

0 comments on commit 2071b33

Please sign in to comment.