Workflow: use checkout v3 for windows build

This commit is contained in:
Urs Roesch
2023-03-08 11:52:17 +01:00
parent 6f19ccd071
commit 322b590432
+2 -2
View File
@@ -27,14 +27,14 @@ jobs:
uses: actions/checkout@v3
- name: Clone PortableApps.comInstaller
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: uroesch/PortableApps.comInstaller
ref: main
path: PortableApps.comInstaller
- name: Clone PortableApps.comLauncher
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: uroesch/PortableApps.comLauncher
ref: patched