Skip to content

Bump actions/checkout from 4.1.1 to 4.1.3 #55

Bump actions/checkout from 4.1.1 to 4.1.3

Bump actions/checkout from 4.1.1 to 4.1.3 #55

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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- 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"