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 dfb4967 commit b0fe36cCopy full SHA for b0fe36c
.github/workflows/ci.yaml
@@ -85,7 +85,7 @@ jobs:
85
with:
86
install: IO::Socket::SSL
87
88
- - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
89
90
path: |
91
~/.cargo/bin/
.github/workflows/sanitizers.yaml
@@ -50,7 +50,7 @@ jobs:
50
repository: 'nginx/nginx-tests'
51
path: 'nginx/tests'
52
53
54
55
56
0 commit comments