Skip to content

Bump actions/checkout from 4.1.3 to 4.1.4 #52

Bump actions/checkout from 4.1.3 to 4.1.4

Bump actions/checkout from 4.1.3 to 4.1.4 #52

Workflow file for this run

name: Check formatting
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- uses: erlef/setup-beam@2f0cc07b4b9bea248ae098aba9e1a8a1de5ec24c
with:
otp-version: "25.3"
rebar3-version: "3.22"
- run: rebar3 as dialyzer dialyzer