Skip to content

Bump actionpack from 7.0.4.3 to 7.1.3.4 #64

Bump actionpack from 7.0.4.3 to 7.1.3.4

Bump actionpack from 7.0.4.3 to 7.1.3.4 #64

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup & Test
uses: devcontainers/[email protected]
with:
env: |
CI
runCmd: |
./bin/setup
./bin/test