Skip to content

Commit

Permalink
Changed to actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Björn Bergström committed May 22, 2024
1 parent fb07a5e commit f9aeb15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
name: Build and Deploy Job
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true
lfs: false
Expand Down

0 comments on commit f9aeb15

Please sign in to comment.