We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4da0933 + 759bc8d commit 7eaf41dCopy full SHA for 7eaf41d
.github/workflows/postgres-recover-deleted-db.yml
@@ -45,7 +45,7 @@ jobs:
45
concurrency: deploy_${{ inputs.environment }}
46
47
steps:
48
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
49
50
- name: Set environment variables
51
run: |
0 commit comments