We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0eeb2d commit bbfce3aCopy full SHA for bbfce3a
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
path: ngine_io.ssh_config
26
27
- name: Set up Python 3.
28
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
29
with:
30
python-version: 3.x
31
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
python-version: "3.x"
75
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
0 commit comments