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 6e2fc2d + cb04a17 commit 591d3b8Copy full SHA for 591d3b8
.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