We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfe7a75 + 061dac2 commit 6d89186Copy full SHA for 6d89186
1 file changed
.github/workflows/python-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Check out source
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
27
- name: Set up Python
28
uses: actions/setup-python@v5
0 commit comments