We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4973012 + 3f62a18 commit ab6a3f0Copy full SHA for ab6a3f0
1 file changed
.github/workflows/build-response-templates.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Check out the repository code
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
15
- uses: actions/setup-python@v6
16
with:
0 commit comments