runs-on: ubuntu-latest
# Hey there fork dev! If you like to include your own contributors in this then you can probably just change this to your own repo
# Do this in dump_github_contributors.ps1 too into your own repo
++<<<<<<< HEAD
+ if: github.repository == 'MaxSMokeSkaarj/space-station-14'
+
++=======
+ if: github.repository == 'space-wizards/space-station-14'
+
++>>>>>>> 7c9e344cd237a1a5290531dea35cd35a7461ffcf
steps:
- - uses: actions/checkout@v3.6.0
+ - uses: actions/checkout@v4.2.2
with:
ref: master
-
+
- name: Get this week's Contributors
shell: pwsh
env: