Skip to content

Commit

Permalink
Revert "Freeze temporarily the version of cache-apt-pkgs-action" (#464)
Browse files Browse the repository at this point in the history
This reverts commit 4701c12.
  • Loading branch information
nhuet authored Jan 31, 2025
1 parent 7f132db commit 95dabf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install needed apt dependencies
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libeccodes-dev

Expand Down

0 comments on commit 95dabf2

Please sign in to comment.