Skip to content

Bump actions/checkout from 4.1.4 to 4.1.7 #83

Bump actions/checkout from 4.1.4 to 4.1.7

Bump actions/checkout from 4.1.4 to 4.1.7 #83

name: Run PDK tests on Puppet 7.x
on:
- push
- pull_request
permissions: read-all
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Run unit tests
# Modified puppets-epic-show-theatre with gcc and make installed
uses: ericsson/action-pdk-test-unit@buildtools
with:
puppet-version: "7"