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 1399d21 commit e90d3c4Copy full SHA for e90d3c4
.github/workflows/main.yml
@@ -22,7 +22,7 @@ env:
22
jobs:
23
build-job:
24
runs-on: ubuntu-latest
25
- container: registry.jetbrains.team/p/writerside/builder/writerside-builder:2.1.1481-p3872-df
+ container: registry.jetbrains.team/p/writerside/builder/writerside-builder:2025.04.8412
26
outputs:
27
artifact: ${{ steps.generate-artifact.outputs.artifact }}
28
steps:
0 commit comments