We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97c9d6d + 13c74c8 commit 02b0bc2Copy full SHA for 02b0bc2
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@v5.0.0
+ uses: actions/checkout@v6.0.0
14
15
- name: Set up Python
16
uses: actions/setup-python@v6.0.0
0 commit comments