Skip to content

Update actions/checkout action to v4 #37

Update actions/checkout action to v4

Update actions/checkout action to v4 #37

Workflow file for this run

on:
workflow_dispatch:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
fetch-depth: 1
- uses: cloudposse/[email protected]
with:
atmos-version: "latest"
- uses: dcarbone/[email protected]
with:
version: "1.6"
- name: Run Tests
run: ./test/run.sh