Skip to content

Commit

Permalink
try cache-apt-pkgs-action@1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zrezke committed May 19, 2023
1 parent 5872427 commit 5f3b4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
# docker
- name: Cache APT Packages
if: matrix.platform == 'linux'
uses: awalsh128/cache-apt-pkgs-action@v1.2.2
uses: awalsh128/cache-apt-pkgs-action@v1.2.4
with:
packages: ${{ env.UBUNTU_REQUIRED_PKGS }}
version: 2.0 # Increment this to pull newer packages
Expand Down

0 comments on commit 5f3b4dd

Please sign in to comment.