We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ab6124 + e6530f2 commit 2a841b1Copy full SHA for 2a841b1
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
id-token: write
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
15
16
- uses: pdm-project/setup-pdm@v4
17
with:
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
- 5432:5432
25
26
27
28
29
30
0 commit comments