We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60ba799 + 6e08d0a commit 4723870Copy full SHA for 4723870
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
node-version: [16.x]
36
37
steps:
38
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
39
40
- name: Set up Python ${{ matrix.python-version }}
41
uses: actions/setup-python@v5
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments