We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b14439 commit 9109cabCopy full SHA for 9109cab
.github/workflows/main-release.yaml
@@ -7,7 +7,7 @@ jobs:
7
main-release:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
11
- name: Set up Python
12
uses: actions/setup-python@v3
13
with:
.github/workflows/publish-release.yaml
publish-release:
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ jobs:
5
test:
6
0 commit comments