We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ce057 commit 99fff05Copy full SHA for 99fff05
.github/workflows/deploy-docs.yml
@@ -4,7 +4,7 @@
4
"jobs": {
5
"update-pages": {
6
"runs-on": "ubuntu-latest",
7
- "container": "fedora-latest",
+ "container": "fedora:latest",
8
"steps": [
9
{
10
"name": "Check out code",
0 commit comments