diff --git a/.github/workflows/gfx_ci.yml.disabled b/.github/workflows/gfx_ci.yml.disabled index cf41e36d..5df4688e 100644 --- a/.github/workflows/gfx_ci.yml.disabled +++ b/.github/workflows/gfx_ci.yml.disabled @@ -19,12 +19,12 @@ jobs: VUI_FONT: /usr/share/fonts/truetype/inconsolata/Inconsolata.otf steps: - name: Checkout V - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: repository: vlang/v - name: Checkout V UI - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: path: vlib/ui