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 2fdabc2 commit f561690Copy full SHA for f561690
.github/workflows/cicd.yml
@@ -54,7 +54,7 @@ jobs:
54
55
steps:
56
- name: Check out repository code
57
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
58
59
# Setup Python (faster than using Python container)
60
- name: Setup Python
0 commit comments