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.
1 parent 130a985 commit 255aa04Copy full SHA for 255aa04
1 file changed
.github/workflows/forum_update.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: 签出代码
12
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
13
14
- name: 初始化Python
15
uses: actions/setup-python@v5
0 commit comments