Skip to content

Commit

Permalink
update checkout to v4 in main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Oct 17, 2023
1 parent e033995 commit 39d790d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout github repo
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Docker meta
id: docker_meta
Expand Down

0 comments on commit 39d790d

Please sign in to comment.