We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9034e commit cc69d83Copy full SHA for cc69d83
1 file changed
.github/workflows/Auto cache software release jsons.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: Checkout
26
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
27
28
- name: Initialization environment
29
run: |
0 commit comments