diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 2d3f3b2..3352d3f 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Update GPG keys run: dnf -y update fedora-gpg-keys