ci: twister: Use zephyrproject-rtos/action-s3-cache

This commit updates the Twister workflow to use the 'action-s3-cache'
action from the zephyrproject-rtos organisation.

It also updates the action reference such that it uses a specific
version of the action instead of the latest master.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2022-07-15 00:45:44 +09:00
parent a18e211e9c
commit 55c073297c

View file

@ -195,7 +195,7 @@ jobs:
- name: use cache
id: cache-ccache
uses: nashif/action-s3-cache@master
uses: zephyrproject-rtos/action-s3-cache@v1
continue-on-error: true
with:
key: ${{ steps.ccache_cache_timestamp.outputs.repo }}-${{ github.ref_name }}-${{github.event_name}}-${{ matrix.subset }}-ccache