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 6bb2ba3 commit cb01153Copy full SHA for cb01153
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
name: Create release and upload artifacts
49
needs:
50
- build
51
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
52
steps:
53
- name: Download artifacts
54
uses: actions/download-artifact@v4
0 commit comments