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.
1 parent 4d8bc60 commit b1061cdCopy full SHA for b1061cd
.github/workflows/nightly.yml
@@ -28,7 +28,7 @@ jobs:
28
CCACHE_SLOPPINESS: time_macros
29
SCCACHE_GHA_ENABLED: "true"
30
steps:
31
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
32
33
- name: Set up ccache for ${{ matrix.arch }}
34
uses: actions/[email protected]
.github/workflows/release.yml
0 commit comments