This commit is contained in:
parent
a34963df78
commit
f6a2c15719
2
.github/workflows/solve.yaml
vendored
2
.github/workflows/solve.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
kotlin $script
|
||||
done | tee solutions-output.txt
|
||||
- name: Upload Solutions Output
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: solutions-output
|
||||
path: solutions-output.txt
|
||||
|
Loading…
Reference in New Issue
Block a user