Skip to content

Commit 738feba

Browse files
chore(deps): update official github actions (major) (#148)
chore(deps): update official github actions Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 627a167 commit 738feba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-flatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
run: cat "${APP_ID}.yml"
125125

126126
- name: Cache Flatpak build
127-
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
127+
uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
128128
with:
129129
path: ./build/.flatpak-builder
130130
key: flatpak-${{ matrix.arch }}-${{ github.sha }}

0 commit comments

Comments
 (0)