mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-08-02 07:44:44 +02:00
chore: Update used GitHub Actions and introduce version pinning
Signed-off-by: David Dreschner <github-2017@dreschner.net>
This commit is contained in:
parent
8a7bac6300
commit
a0aa85fc6b
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -11,7 +11,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: A job to test the action
|
name: A job to test the action
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- name: Checkout code
|
||||||
|
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||||
|
|
||||||
- name: Execute action
|
- name: Execute action
|
||||||
id: run
|
id: run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue