Skip to content

Commit

Permalink
Updated the actions/checkout version.
Browse files Browse the repository at this point in the history
Signed-off-by: Hermann Mayer <[email protected]>
  • Loading branch information
Jack12816 committed Mar 11, 2024
1 parent ec93b77 commit 77a2a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
settings_secret_key: '${{ secrets.SETTINGS_SECRET_KEY }}'
settings: '${{ github.repository }}'
target: ci/noop
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Configure IMAGE_REF
run: var IMAGE_REF '${{ matrix.version }}'
Expand Down

0 comments on commit 77a2a9f

Please sign in to comment.