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 cd6804b commit 711c705Copy full SHA for 711c705
.github/workflows/nginx125.yaml
@@ -110,7 +110,7 @@ jobs:
110
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
111
112
- name: cache
113
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
+ uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
114
with:
115
name: docker.tar.gz
116
0 commit comments