This commit is contained in:
		| @@ -3,7 +3,7 @@ name: link | ||||
| on: [push] | ||||
|  | ||||
| env: | ||||
|   OAT_VERSION: "0.14.1" | ||||
|   OAT_VERSION: "0.16.3" | ||||
|  | ||||
| jobs: | ||||
|   link-linux: | ||||
| @@ -21,7 +21,7 @@ jobs: | ||||
|       - name: Link assets | ||||
|         uses: addnab/docker-run-action@v3 | ||||
|         with: | ||||
|           image: ubuntu:mantic | ||||
|           image: ubuntu:noble | ||||
|           options: --volumes-from=${{ env.JOB_CONTAINER_NAME }} | ||||
|           run: | | ||||
|             cd ${{ github.workspace }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user