Skip to content

Commit

Permalink
Merge pull request #5 from Pomodoro-Musei-di-Pesaro/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/actions/checkout-4.1.0

Bump actions/checkout from 4.0.0 to 4.1.0
  • Loading branch information
R0mb0 authored Sep 23, 2023
2 parents 5e36d7b + ecfac62 commit bc314aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Traffic2badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.0

- name: Get Commit Message
id: message
Expand Down

0 comments on commit bc314aa

Please sign in to comment.