Skip to content

Commit

Permalink
Merge pull request #12 from netlogix/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4

Build(deps): Bump actions/checkout from 3 to 4
  • Loading branch information
paxuclus committed Sep 5, 2023
2 parents 5d061df + ce1e55d commit 7eda7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functionaltests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
working-directory: ${{ env.FLOW_DIST_FOLDER }}

- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: ${{ env.FLOW_DIST_FOLDER }}/DistributionPackages/Netlogix.JobQueue.Scheduled

Expand Down

0 comments on commit 7eda7bd

Please sign in to comment.