diff --git a/.github/workflows/fpl.yml b/.github/workflows/fpl.yml index 32daca0..b2aad69 100644 --- a/.github/workflows/fpl.yml +++ b/.github/workflows/fpl.yml @@ -23,7 +23,7 @@ jobs: id: go - name: Check out code into the Go module directory - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.3 - name: Get dependencies run: |