Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nhudson committed Feb 2, 2024
1 parent 599e41c commit d4f5d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build_matrix: ${{ steps.append_pg_configs.outputs.build_matrix }}
steps:
- name: Check out the repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set version strings
id: versions
run: |
Expand Down

0 comments on commit d4f5d44

Please sign in to comment.