We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bcbd12 commit bed33d9Copy full SHA for bed33d9
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- 9000:9000
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
26
27
- name: Setup Python
28
uses: actions/setup-python@v4
0 commit comments