Skip to content

Bump actions/cache from 5.0.1 to 5.0.3 (#159) #162

Bump actions/cache from 5.0.1 to 5.0.3 (#159)

Bump actions/cache from 5.0.1 to 5.0.3 (#159) #162

Workflow file for this run

on:
push:
branches:
- "main"
name: "Main Branch"
permissions:
contents: read
jobs:
test:
name: "Test"
uses: ./.github/workflows/part_test.yml
with:
elixirVersion: "1.18"
otpVersion: "27.2"
docs:
name: "Docs"
permissions:
contents: write
uses: ./.github/workflows/part_docs.yml
with:
elixirVersion: "1.18"
otpVersion: "27.2"