Skip to content

Bump actions/checkout from 4.1.1 to 4.1.4 #57

Bump actions/checkout from 4.1.1 to 4.1.4

Bump actions/checkout from 4.1.1 to 4.1.4 #57

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