Revert version.

This commit is contained in:
Logiar 2024-12-02 14:06:27 +01:00
parent 548ea3bd19
commit 855b62a9cc
Signed by: Logiar
SSH Key Fingerprint: SHA256:tq77C31em1ZG4oELIHC3k62wq5UzPSXmhqH8g62whIY

View File

@ -23,7 +23,7 @@ jobs:
kotlin $script 2>&1 | tee -a solutions-output.txt
done
- name: Upload Solutions Output
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: solutions-output
path: solutions-output.txt