File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7777 ref : ${{ inputs.ref }}
7878 submodules : recursive
7979 - name : Package and test application in container
80- uses : pol-rivero/desktop-ubuntu-amd64-packaging@5100a32fe5240f5e3150b8f0740585835d0cf1e8
80+ uses : pol-rivero/desktop-ubuntu-amd64-packaging@fd44033e38ccc986e39ed8e7a6d38640506e8bde
8181 - name : Upload output artifacts
8282 uses : actions/upload-artifact@v4
8383 with :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import { Avatar } from '../lib/avatar'
1010import { CallToAction } from '../lib/call-to-action'
1111import {
1212 enableBitbucketIntegration ,
13- enableGitLabIntegration
13+ enableGitLabIntegration ,
1414} from '../../lib/feature-flag'
1515import { getHTMLURL } from '../../lib/api'
1616
You can’t perform that action at this time.
0 commit comments