mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-08-02 07:44:44 +02:00
Merge pull request #7 from DerDreschner/chore/update-github-actions
chore: Update used GitHub Actions and introduce version pinning
This commit is contained in:
commit
0dbaa1807b
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
|
||||
name: A job to test the action
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
|
||||
- name: Execute action
|
||||
id: run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue