🚀 Update Actions

This commit is contained in:
bitcookies
2024-04-24 16:22:55 +08:00
parent 481596729d
commit 318fa0207e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: windows-2022
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.3
- name: Get key text1
id: text1
@@ -33,7 +33,7 @@ jobs:
run: bin/x64-Release/winrar-keygen.exe "${{steps.text1.outputs.prop}}" "${{steps.text2.outputs.prop}}" | Out-File -Encoding ASCII rarreg.key
- name: Upload key
uses: actions/upload-artifact@v4.3.1
uses: actions/upload-artifact@v4.3.3
with:
name: rarreg_file
path: rarreg.key