Skip to content

Commit

Permalink
Merge pull request #19 from plus3it/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-3.5.3

Bump actions/checkout from 3.3.0 to 3.5.3
  • Loading branch information
mergify[bot] authored Jul 3, 2023
2 parents 84885d2 + d4f8739 commit 70a8770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-salt-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ inputs.salt-os-version}}
steps:
- name: Clone this git repository
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9

# Install salt
- run: >
Expand Down

0 comments on commit 70a8770

Please sign in to comment.