Skip to content

Commit

Permalink
chore(devOps): automated maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
exivity-bot committed Nov 20, 2024
1 parent 31d4162 commit 13f1ef3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
EXTRA_BUILD_ARG: 14.0-1

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- run: bash build.sh
- run: bash test.sh

Expand All @@ -36,5 +36,5 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- run: bash manifest.sh

0 comments on commit 13f1ef3

Please sign in to comment.