Skip to content

chore: updating pgx dependency to v5.5.5 (#5) #4

chore: updating pgx dependency to v5.5.5 (#5)

chore: updating pgx dependency to v5.5.5 (#5) #4

Workflow file for this run

name: master
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 'Check out project files'
uses: actions/checkout@v3