Skip to content

Commit

Permalink
Merge pull request #13 from kreis-viersen/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4.1.2

Bump actions/checkout from 4.1.1 to 4.1.2
  • Loading branch information
pathmapper committed Mar 18, 2024
2 parents 51914b9 + 7c934bc commit 82a31d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkou️t
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.2

- name: Create
run: |
Expand Down

0 comments on commit 82a31d2

Please sign in to comment.