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 52ce8d7 commit b445488Copy full SHA for b445488
.github/workflows/ci.yaml
@@ -102,7 +102,7 @@ jobs:
102
with:
103
install: IO::Socket::SSL
104
105
- - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
106
107
path: |
108
~/.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