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.
2 parents 1ed9456 + 8355633 commit 80258b8Copy full SHA for 80258b8
.github/workflows/asset-update.yml
@@ -21,7 +21,7 @@ jobs:
21
src/txt/readme.txt
22
23
- name: "Install SVN"
24
- uses: awalsh128/cache-apt-pkgs-action@v1.5.3
+ uses: awalsh128/cache-apt-pkgs-action@v1.6.0
25
with:
26
packages: subversion
27
version: ${{ env.cache-version }}
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
needs: build
65
steps:
66
67
68
69
70
0 commit comments