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.
1 parent d08a64f commit 96dad3fCopy full SHA for 96dad3f
.github/workflows/build-and-cache-libpq.yml
@@ -10,7 +10,7 @@ name: Build and cache libpq
10
# This job builds the libpq and then caches the artifacts so that the
11
# packages-bin.yml workflow will find the library in the cache.
12
#
13
-# You can see the caches at https://github.com/psycopg/psycopg/actions/caches
+# You can see the caches at https://github.com/psycopg/psycopg2/actions/caches
14
15
# Or from the API:
16
0 commit comments