We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fa7a5 commit 195aa59Copy full SHA for 195aa59
.github/workflows/publish-package.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
15
- name: Set up Python
16
uses: actions/setup-python@v4
0 commit comments