We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c77922 commit 8c69cb5Copy full SHA for 8c69cb5
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout main
14
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v5.0.1
15
- name: Python setup
16
uses: actions/setup-python@v6
17
with:
.github/workflows/verify.yml
@@ -12,7 +12,7 @@ jobs:
18
0 commit comments