We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 348bf09 + c8f4341 commit e34a3b2Copy full SHA for e34a3b2
1 file changed
.github/workflows/lint-build.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout repository
13
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
14
15
- name: Set up Python
16
uses: actions/setup-python@v5.6.0
0 commit comments