File tree Expand file tree Collapse file tree 3 files changed +1024
-1206
lines changed Expand file tree Collapse file tree 3 files changed +1024
-1206
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ jobs:
3535
3636 - uses : actions/setup-python@v5
3737 with :
38- python-version : " 3.13 "
38+ python-version : " 3.14 "
3939
4040 - name : Cache APT Packages
41- uses : awalsh128/cache-apt-pkgs-action@v1.4.3
41+ uses : awalsh128/cache-apt-pkgs-action@v1.6.0
4242 with :
4343 packages : libvirt-dev qemu-system qemu-user-static
4444 version : 1.0
@@ -103,7 +103,7 @@ jobs:
103103
104104 - uses : actions/setup-python@v5
105105 with :
106- python-version : " 3.13 "
106+ python-version : " 3.14 "
107107
108108 - name : Set Node.js
109109 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 9999 "chalk" : " ^5.4.1" ,
100100 "detect-libc" : " ^2.0.3" ,
101101 "eslint" : " ^9.20.1" ,
102- "eslint-config-xo" : " ^0.46 .0" ,
102+ "eslint-config-xo" : " ^0.49 .0" ,
103103 "eslint-config-xo-typescript" : " ^7.0.0" ,
104104 "eslint-plugin-unicorn" : " ^58.0.0" ,
105105 "gts" : " ^6.0.2" ,
123123 "libvirt" : " >=6.0.0" ,
124124 "qemu" : " >=5.0.0"
125125 },
126- "packageManager" : " pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6 "
126+ "packageManager" : " pnpm@10.19.0 "
127127}
You can’t perform that action at this time.
0 commit comments