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 c9051e0 commit 9569118Copy full SHA for 9569118
.github/workflows/ci-ristretto-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
ristretto-tests:
22
runs-on: warp-ubuntu-latest-x64-4x
23
steps:
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
25
- name: Setup Go
26
uses: actions/setup-go@v5
27
with:
0 commit comments