Skip to content

Commit

Permalink
Update Github Actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
o01eg committed May 31, 2024
1 parent 3d26298 commit 8a1e499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ppa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@v3
- uses: actions/cache@v3
uses: actions/checkout@v4
- uses: actions/cache@v4
id: build-ppa-install-cache-id
with:
path: ${{ runner.temp }}/cache-build-linux-install
Expand Down

0 comments on commit 8a1e499

Please sign in to comment.