Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Bump actions/checkout from 4.1.2 to 4.1.3 #128

Bump actions/checkout from 4.1.2 to 4.1.3

Bump actions/checkout from 4.1.2 to 4.1.3 #128

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.3
- uses: docker/setup-buildx-action@v3.2.0
- run: docker buildx build .