We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bc7ab commit 9220fd1Copy full SHA for 9220fd1
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@
18
"jobs": {
19
"check": {
20
"name": "Check code quality",
21
- "container": "fedora:40",
+ "container": "fedora:43",
22
"runs-on": "ubuntu-latest",
23
"steps": [
24
{
0 commit comments