github workflow errors

changes to remove set::env
This commit is contained in:
marauder2k7 2023-07-26 07:22:36 +01:00
parent c33b220c5b
commit 220bb76600
2 changed files with 20 additions and 16 deletions

View file

@ -12,7 +12,7 @@ runs:
using: "composite"
steps:
- name: Upload Torque Test Report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v3.1.2
with:
name: ${{inputs.name}}
path: ${{inputs.path}}