File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0
1818 - name : Set up Go
19- uses : actions/setup-go@v5
19+ uses : actions/setup-go@v6
2020 with :
2121 go-version-file : go.mod
2222 - name : Set up QEMU
7272 with :
7373 fetch-depth : 0
7474 - name : Set up Go
75- uses : actions/setup-go@v5
75+ uses : actions/setup-go@v6
7676 with :
7777 go-version-file : go.mod
7878 - name : Set up QEMU
@@ -110,7 +110,7 @@ jobs:
110110 run : |
111111 sudo apt-get update && sudo apt-get install -y ovmf libvirt-clients libvirt-daemon-system libvirt-daemon virtinst bridge-utils qemu-system-x86 qemu-system-x86 qemu-utils qemu-kvm acl udev swtpm
112112 - name : Set up Go
113- uses : actions/setup-go@v5
113+ uses : actions/setup-go@v6
114114 with :
115115 go-version-file : go.mod
116116 - name : Set up Docker Buildx
@@ -153,7 +153,7 @@ jobs:
153153 run : |
154154 sudo apt-get update && sudo apt-get install -y ovmf libvirt-clients libvirt-daemon-system libvirt-daemon virtinst bridge-utils qemu-system-x86 qemu-system-x86 qemu-utils qemu-kvm acl udev
155155 - name : Set up Go
156- uses : actions/setup-go@v5
156+ uses : actions/setup-go@v6
157157 with :
158158 go-version-file : go.mod
159159 - name : Set up Docker Buildx
@@ -189,7 +189,7 @@ jobs:
189189 run : |
190190 sudo apt-get update && sudo apt-get install -y ovmf libvirt-clients libvirt-daemon-system libvirt-daemon virtinst bridge-utils qemu-system-x86 qemu-system-x86 qemu-utils qemu-kvm acl udev
191191 - name : Set up Go
192- uses : actions/setup-go@v5
192+ uses : actions/setup-go@v6
193193 with :
194194 go-version-file : go.mod
195195 - name : Set up Docker Buildx
You can’t perform that action at this time.
0 commit comments