We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 323115a + 4469c46 commit 000d94fCopy full SHA for 000d94f
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
path: ngine_io.tailscale
24
25
- name: Set up Python 3.
26
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
27
with:
28
python-version: 3.x
29
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
python-version: "3.x"
55
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
0 commit comments