diff --git a/.github/workflows/master_azuresecuritypodcast.yml b/.github/workflows/master_azuresecuritypodcast.yml index b5208ee..9bcf45a 100644 --- a/.github/workflows/master_azuresecuritypodcast.yml +++ b/.github/workflows/master_azuresecuritypodcast.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Install html minifier run: |