Skip to content

Commit

Permalink
Merge pull request #242 from Scalingo/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
github-actions[bot] authored Sep 14, 2023
2 parents 56303e1 + 1098307 commit 2cf64fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
echo "$TAG_NAME"
- name: Checkout the code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Go environment
uses: actions/setup-go@v4
Expand Down

0 comments on commit 2cf64fc

Please sign in to comment.