Skip to content

Bump actions/checkout from 3 to 4 #238

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #238

Workflow file for this run

---
name: Docker Hub
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
permissions: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Pull the latest Docker image
run: docker pull leplusorg/hash